html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}.container{width:100%}@media (width>=640px){.container{max-width:640px}}@media (width>=768px){.container{max-width:768px}}@media (width>=1024px){.container{max-width:1024px}}@media (width>=1280px){.container{max-width:1280px}}@media (width>=1536px){.container{max-width:1536px}}.visible{visibility:visible}.fixed{position:fixed}.sticky{position:sticky}.top-6{top:1.5rem}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.line-clamp-4{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.h-12{height:3rem}.h-28{height:7rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.h-40{height:10rem}.h-5{height:1.25rem}.w-10\/12{width:83.3333%}.w-11\/12{width:91.6667%}.w-12{width:3rem}.w-28{width:7rem}.w-4\/5{width:80%}.w-40{width:10rem}.w-48{width:12rem}.w-8\/12{width:66.6667%}.w-full{width:100%}.max-w-4xl{max-width:56rem}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}.resize{resize:both}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.overflow-auto{overflow:auto}.whitespace-pre-wrap{white-space:pre-wrap}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[20px\]{border-radius:20px}.rounded-\[24px\]{border-radius:24px}.rounded-\[28px\]{border-radius:28px}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-0{border-width:0}.border-dashed{border-style:dashed}.border-slate-100{--tw-border-opacity:1;border-color:rgb(241 245 249/var(--tw-border-opacity,1))}.border-slate-200{--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity,1))}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.bg-slate-200{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity,1))}.bg-slate-50{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}.bg-slate-50\/70{background-color:#f8fafcb3}.bg-slate-50\/90{background-color:#f8fafce6}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[22px\]{font-size:22px}.text-\[40px\]{font-size:40px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.tracking-\[0\.08em\]{letter-spacing:.08em}.tracking-\[0\.14em\]{letter-spacing:.14em}.tracking-\[0\.16em\]{letter-spacing:.16em}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity,1))}.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1))}.text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1))}.text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1))}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1))}.text-slate-900{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1))}.shadow{--tw-shadow:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_12px_28px_rgba\(15\,23\,42\,0\.06\)\]{--tw-shadow:0 12px 28px #0f172a0f;--tw-shadow-colored:0 12px 28px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_18px_40px_rgba\(15\,23\,42\,0\.08\)\]{--tw-shadow:0 18px 40px #0f172a14;--tw-shadow-colored:0 18px 40px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_22px_64px_rgba\(15\,23\,42\,0\.08\)\]{--tw-shadow:0 22px 64px #0f172a14;--tw-shadow-colored:0 22px 64px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\[animation-delay\:120ms\]{animation-delay:.12s}.\[animation-delay\:220ms\]{animation-delay:.22s}.\[animation-delay\:320ms\]{animation-delay:.32s}:root{color:#e8edf7;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:radial-gradient(circle at top,#3f69ff33,#0000 38%),linear-gradient(#09111f 0%,#101a2d 100%);font-family:"Alibaba PuHuiTi 3.0",HarmonyOS Sans SC,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:#1f2a44;background:radial-gradient(circle at top,#3f69ff2e,#0000 32%),linear-gradient(#edf3ff 0%,#e8eefb 100%);font-family:"Alibaba PuHuiTi 3.0",HarmonyOS Sans SC,PingFang SC,Microsoft YaHei,sans-serif}@media (width>=768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1024px){.lg\:grid-cols-\[minmax\(0\,1fr\)_360px\]{grid-template-columns:minmax(0,1fr) 360px}}.patent-markdown{color:#334155;line-height:1.8}.patent-markdown h1,.patent-markdown h2,.patent-markdown h3,.patent-markdown h4{color:#0f172a}.patent-markdown p{margin-bottom:1em}.patent-markdown ul,.patent-markdown ol{margin-bottom:1em;padding-left:1.4em}.patent-markdown .katex-display{margin:1.2em 0;padding-bottom:.2em;overflow:auto hidden}.patent-markdown .katex{font-size:1.05em}.patent-citation{color:#2563eb;background:#eff6ff;border-radius:999px;justify-content:center;align-items:center;min-width:1.4rem;height:1.4rem;margin:0 .15rem;padding:0 .3rem;font-size:.75rem;font-weight:700;display:inline-flex}.patent-citation--doc-a{color:#255fe7;background:linear-gradient(135deg,#e8f1ff 0%,#dceaff 100%);box-shadow:inset 0 0 0 1px #255fe724}.patent-citation--doc-b{color:#c96a00;background:linear-gradient(135deg,#fff0df 0%,#ffe6c6 100%);box-shadow:inset 0 0 0 1px #c96a0024}.patent-reference-panel{border-top:1px solid #e2e8f0;padding-top:1rem}.mermaid-stage svg{max-width:100%;height:auto}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2)format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff)format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff)format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff)format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2)format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff)format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2)format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff)format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2)format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff)format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2)format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff)format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2)format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff)format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2)format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff)format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff)format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff)format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff)format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2)format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff)format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2)format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff)format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2)format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff)format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC)format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff)format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2)format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff)format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2)format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff)format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.17.0"}.katex .katex-mathml{clip-path:inset(50%);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{white-space:nowrap;width:min-content;position:relative}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{flex-direction:row;display:inline-flex}.katex .thinbox{width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}.shell{height:100vh;overflow:hidden}.shell-sider{transition:width .2s;position:relative;overflow:hidden;background:linear-gradient(#0b1a3c 0%,#0a1430 100%)!important}.brand{border-bottom:1px solid #9cb2f533;justify-content:center;align-items:center;min-height:92px;margin:8px 14px 12px;display:flex}.brand-image{-o-object-fit:contain;object-fit:contain;width:min(100%,182px);height:auto;display:block}.sidebar-wrap{padding:8px 10px 72px}.sidebar-section{margin-bottom:10px}.sidebar-title{color:#acc2ffb8;margin:8px 10px;font-size:13px}.sidebar-section-trigger{color:#c1d2ff9e;cursor:pointer;width:100%;min-height:34px;font:inherit;letter-spacing:.08em;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:7px 10px;font-size:12px;font-weight:700;display:flex}.sidebar-section-trigger:hover,.sidebar-section-trigger:focus-visible{color:#eef4ff;background:#4776ff24}.sidebar-section-trigger.contains-active{color:#9fc4ff}.sidebar-section-chevron{flex:none;font-size:10px;transition:transform .18s}.sidebar-section-trigger.collapsed .sidebar-section-chevron{transform:rotate(-90deg)}.sidebar-section-items[hidden]{display:none}.sidebar-item{color:#dae5ff;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:15px;display:flex}.sidebar-item.icon-only{justify-content:center;padding:10px 0}.sidebar-item:hover{background:#4776ff3d}.sidebar-item.active{color:#fff;background:linear-gradient(90deg,#2f68ff 0%,#2a61f0 100%);box-shadow:0 8px 24px #2f68ff5c}.sidebar-collapse-btn{color:#d8e4ff;cursor:pointer;background:#6381e126;border:1px solid #a0baff4d;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.shell-sider.collapsed .sidebar-collapse-btn{padding:8px 4px;font-size:12px;left:8px;right:8px}.shell-header{z-index:10;background:#fff;border-bottom:1px solid #edf0f7;justify-content:space-between;align-items:center;height:68px;padding:0 20px;line-height:64px;display:flex;position:sticky;top:0}.company-btn{border-radius:8px}.main-layout{min-width:0}.main-content-scroll{height:calc(100vh - 64px);overflow:hidden auto}.browser-nav{z-index:8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #dfe6f1;position:sticky;top:0;box-shadow:0 8px 22px #0f172a0a}.browser-tab-strip{scrollbar-width:thin;scrollbar-color:#94a3b88c transparent;align-items:flex-end;gap:6px;min-height:44px;padding:7px 10px 0;display:flex;overflow:auto hidden}.browser-tab-strip::-webkit-scrollbar{height:5px}.browser-tab-strip::-webkit-scrollbar-track{background:0 0}.browser-tab-strip::-webkit-scrollbar-thumb{background:#94a3b88c;border-radius:999px}.browser-tab{color:#243044;background:#f8fafc;border:1px solid #d7e0ec;border-bottom-color:#cfd8e6;flex:none;align-items:center;min-width:86px;max-width:210px;height:36px;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.browser-tab:hover{background:#fff;border-color:#b8c7dd}.browser-tab.active{color:#fff;background:#4096ff;border-color:#4096ff}.browser-tab-label,.browser-tab-close{height:100%;color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;display:inline-flex}.browser-tab-label{flex:auto;gap:7px;min-width:0;padding:0 11px;font-size:14px;font-weight:800}.browser-tab-label span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.browser-tab-dot{background:currentColor;border-radius:999px;flex:none;width:7px;height:7px}.browser-tab-close{opacity:.72;justify-content:center;width:30px;padding:0;font-size:11px}.browser-tab-close:hover{opacity:1;background:#0f172a14}.browser-tab.active .browser-tab-close:hover{background:#ffffff29}.workbench-wrap{min-height:calc(100vh - 64px)}.loading-wrap{justify-content:center;align-items:center;min-height:60vh;display:flex}.banner{color:#fff;background:linear-gradient(98deg,#2f68ff 0%,#4e8dff 100%);border-radius:14px;margin-bottom:16px;padding:26px 30px}.banner p{margin:6px 0;font-size:15px}.card-block{border-radius:12px;margin-bottom:16px}.card-extra-note{color:#98a2b8;font-size:12px}.product-card{min-height:180px}.product-card .ant-typography-secondary{min-height:42px;display:block}.stat-card .ant-typography h3{margin-top:10px;margin-bottom:0}.chart-box{border:1px solid #edf0f7;border-radius:10px;width:100%;height:220px}.inner-card .ant-card-body{padding-top:8px}.purchase-stats{margin-bottom:8px}.purchase-stats h4.ant-typography{margin:6px 0 0}.order-line{grid-template-columns:2.2fr 1fr .8fr .9fr;align-items:center;gap:8px;width:100%;display:grid}.done-tag{color:#2db97f}.recent-item{background:#f8faff;border-radius:8px;flex-direction:column;gap:2px;padding:8px;display:flex}.notice-line{justify-content:space-between;gap:10px;width:100%;display:flex}.footer{color:#8a94a7;text-align:center;margin-top:12px;padding:12px}.login-preview-card{margin-bottom:12px}.mini-login{gap:8px;margin-top:10px;display:grid}.mini-login input{border:1px solid #e4eaf5;border-radius:8px;padding:8px 10px;font-size:12px}.product-chip-list{flex-wrap:wrap;gap:8px;display:flex}.preview-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.preview-card .ant-card-head-title{font-size:14px}.preview-placeholder{background:linear-gradient(#f3f7ff,#e7efff),repeating-linear-gradient(90deg,#d8e5ff 0 16px,#f2f6ff 16px 32px);border:1px solid #e4eaf7;border-radius:10px;height:130px}.analytics-metric h3.ant-typography{margin-top:10px;margin-bottom:0}.analytics-chart{width:100%;height:320px}.rbac-grid-head,.rbac-grid-row{-moz-column-gap:10px;grid-template-columns:2fr repeat(3,1fr);align-items:center;column-gap:10px;display:grid}.rbac-grid-head{color:#667085;background:#f7f9fd;border:1px solid #e8edf7;border-radius:8px;margin-bottom:8px;padding:10px 12px;font-size:13px}.rbac-grid-row{border-bottom:1px solid #edf1f8;padding:10px 12px}.rbac-grid-row:last-child{border-bottom:0}.login-screen{color:#1d2a44;background:radial-gradient(circle at top,#ffffffd1,#0000 36%),linear-gradient(#eef4fb 0%,#edf3fb 100%);min-height:100vh;position:relative;overflow:hidden}.login-noise{opacity:.7;pointer-events:none;background:radial-gradient(circle at 20% 24%,#fff9 0,#0000 1.8px) 0 0/220px 220px,radial-gradient(circle at 76% 36%,#d2dff480 0,#0000 2px) 0 0/280px 280px;position:absolute;inset:0}.login-topbar{display:none}.logo-wrap{align-items:center;gap:12px;display:flex}.logo-wrap .anticon{font-size:34px}.logo-wrap h4.ant-typography{color:#1b3f80;margin:0}.logo-wrap .ant-typography{color:#1c3e7cc7}.login-topbar .ant-typography{color:#1c3e7cd1}.login-main{z-index:2;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:36px 20px 24px;display:flex;position:relative}.login-hero{display:none}.login-hero h1.ant-typography{color:#fff;letter-spacing:1px;margin:0 0 4px;font-size:64px;font-weight:700;line-height:1.06}.login-subtitle{margin:0 0 14px;font-size:40px;font-weight:600;color:#edf3fffa!important}.hero-desc{font-size:20px;line-height:1.35;color:#e1ecfff0!important;margin:0!important}.hero-stage{height:460px;margin-top:14px;position:relative}.hero-ring{background:radial-gradient(circle,#cee1ff66 0,#5082ff29 35%,#0000 74%),conic-gradient(#4c91ffe6,#7ebeff73,#4c91ffeb);border-radius:50%;width:460px;height:165px;position:absolute;bottom:42px;left:50%;transform:translate(-50%);box-shadow:0 0 60px #5b92ff8c}.hero-core{background:linear-gradient(#f2f7fff2,#dde8ffd9);border:1px solid #cde3ffb3;border-radius:22px;justify-content:center;align-items:center;width:210px;height:260px;display:flex;position:absolute;bottom:94px;left:50%;transform:translate(-50%);box-shadow:0 26px 70px #07155473}.hero-core:before{content:"";border:1px solid #afd0ff59;border-radius:28px;position:absolute;inset:-24px -20px}.hero-core-icon{color:#fff;letter-spacing:1px;background:linear-gradient(160deg,#4f8eff,#2f65ff);border-radius:24px;justify-content:center;align-items:center;width:92px;height:92px;font-size:34px;font-weight:700;display:flex;box-shadow:0 16px 36px #2e65ff80}.hero-card{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(160deg,#98bcff52,#507bff2e);border:1px solid #b5d4ff80;border-radius:14px;width:200px;padding:10px 12px;position:absolute;box-shadow:0 14px 36px #0f2b8857}.hero-card h4{color:#f3f7ff;margin:0 0 6px;font-size:18px;font-weight:600}.hero-card p{color:#e1ecfff2;margin:0;font-size:14px;line-height:1.38}.hero-card .anticon{margin-right:8px}.hero-card-tl{top:50px;left:10px}.hero-card-tr{top:74px;right:24px}.hero-card-ml{top:184px;left:4px}.hero-card-mr{top:210px;right:6px}.hero-card-bl{bottom:8px;left:34px}.hero-foot{background:linear-gradient(#9abdff38,#6789f92e);border:1px solid #b1cbff6b;border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px;padding:10px 12px;display:grid}.hero-foot div{text-align:center;flex-direction:column;gap:4px;display:flex}.hero-foot .anticon{margin:0 auto 2px;font-size:24px}.hero-foot span{color:#f2f7fff5;font-size:15px;font-weight:600}.hero-foot small{color:#dfebffd1;font-size:12px}.login-panel{background:linear-gradient(#f5f8fcf5 0%,#f2f6fbfa 100%);border:1px solid #d2deefe6;border-radius:32px;width:min(100%,680px);padding:36px 40px 28px;box-shadow:0 36px 70px #6e84a93d}.login-panel h2.ant-typography{text-align:center;color:#0a1327;margin:6px 0 26px;font-size:34px;font-weight:800;line-height:1.25}.entropy-login-brand{justify-content:center;align-items:center;margin-bottom:20px;display:flex}.entropy-login-brand-mark{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 18px 28px #182b581f);width:min(100%,312px);height:auto;max-height:168px;display:block}.entropy-login-access{background:#f8fafde0;border:1px solid #dbe4f0;border-radius:28px;align-items:center;gap:14px;margin-bottom:20px;padding:20px 22px;display:flex}.entropy-login-access-icon{color:#fff;background:#18233f;border-radius:16px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:inline-flex}.entropy-login-access strong{color:#18233f;font-size:15px;font-weight:700;display:block}.entropy-login-access p{color:#6d7b92;margin:4px 0 0;font-size:13px}.entropy-login-tabs .ant-tabs-nav{margin-bottom:18px}.entropy-login-tabs .ant-tabs-nav:before{border-bottom-color:#dfe7f2!important}.entropy-login-tabs .ant-tabs-tab{color:#6f7d93;font-size:15px;font-weight:700;padding:10px 0 14px!important}.entropy-login-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#0b1630!important}.entropy-login-tabs .ant-tabs-ink-bar{background:linear-gradient(90deg,#0f1731 0%,#1b4f8a 100%);border-radius:999px}.login-panel .ant-tabs-tab{font-size:15px;font-weight:700}.login-panel .ant-input-affix-wrapper,.login-panel .ant-input,.login-panel .ant-btn{border-radius:14px}.login-panel .ant-form-item{margin-bottom:22px}.login-panel .ant-form-item-label>label{color:#4c5a73;font-size:14px;font-weight:700}.login-panel .ant-input-affix-wrapper,.login-panel .ant-input{background:#ffffffeb;border-color:#d7e0ec;min-height:52px;box-shadow:inset 0 1px #ffffff80}.login-panel .ant-input-affix-wrapper:hover,.login-panel .ant-input-affix-wrapper:focus,.login-panel .ant-input-affix-wrapper-focused,.login-panel .ant-input:hover,.login-panel .ant-input:focus{border-color:#9fb5d8;box-shadow:0 0 0 3px #456eb114}.login-panel .ant-input::-moz-placeholder{color:#9aaac3}.login-panel .ant-input input::-moz-placeholder{color:#9aaac3}.login-panel .ant-input::placeholder,.login-panel .ant-input input::placeholder{color:#9aaac3}.entropy-login-submit.ant-btn.ant-btn-primary{letter-spacing:.01em;background:linear-gradient(#060b1f 0%,#040817 100%);border:0;border-radius:18px;height:52px;margin-top:6px;font-size:22px;font-weight:700;box-shadow:0 16px 28px #09102329}.entropy-login-submit.ant-btn.ant-btn-primary .anticon{font-size:18px}.entropy-login-note{color:#5d6d87;background:#f3f7fcad;border:1px dashed #c9d6e8;border-radius:24px;margin-top:22px;padding:18px 18px 18px 16px}.tenant-note{gap:10px;display:flex}.tenant-note .anticon{color:#7b8ba5;margin-top:2px;font-size:18px}.tenant-note strong{color:#5d6d87;font-size:14px;font-weight:600;line-height:1.8}.tenant-note p{color:#54607e;margin:0}.entropy-login-register{color:#67768e;justify-content:center;gap:8px;margin-top:24px;font-size:14px;display:flex}.entropy-login-register .ant-typography,.entropy-login-register a{color:inherit}.entropy-login-register a{color:#0f6793;font-weight:700}.entropy-login-footer{color:#6c7f99;text-align:center;margin-top:22px;font-size:14px}@media (width<=1560px){.login-main{padding-top:28px;padding-bottom:20px}}@media (width<=1300px){.login-main{min-height:100vh}}@media (width<=820px){.login-panel{border-radius:28px;padding:28px 20px 24px}.login-main{padding:20px 12px 16px}.login-panel h2.ant-typography{margin-bottom:22px;font-size:26px}.entropy-login-access{border-radius:22px;padding:16px}.entropy-login-submit.ant-btn.ant-btn-primary{font-size:18px}.entropy-login-footer{margin-top:16px;font-size:13px}}.shell-content{background:#f4f7fc;padding:18px 20px 24px}.shell-header{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #edf0f7;justify-content:space-between;align-items:center;height:88px;padding:0 24px;line-height:68px;display:flex;position:sticky;top:0;box-shadow:0 10px 28px #0e1e520f}.company-btn{color:#2d3a57;border-color:#e6ebf5;border-radius:10px;align-items:center;gap:10px;height:40px;padding-inline:14px;font-weight:500;display:inline-flex;box-shadow:0 8px 18px #0f25540a}.account-type-tag{color:#2e6bff;background:#eef4ff;border:0;border-radius:999px;padding:4px 12px;font-weight:600;margin-inline-end:0!important}.header-actions .ant-space-item{align-items:center;display:flex}.header-link-btn,.header-icon-btn,.header-user-trigger{color:#42526f!important}.header-link-btn{height:38px;padding-inline:8px!important}.header-link-btn.active{background:#215dff14;border-radius:8px;color:#215dff!important}.header-link-btn .ant-typography{color:inherit}.header-link-btn .anticon,.header-icon-btn .anticon,.header-user-trigger .anticon{font-size:16px}.header-icon-btn{width:38px;height:38px}.header-avatar{background:linear-gradient(135deg,#215dff 0%,#4c8bff 100%);box-shadow:0 8px 18px #215dff38}.header-user-trigger{align-items:center;gap:6px;font-weight:600;display:inline-flex;padding-inline:4px!important}.purchase-page{padding:18px 22px 28px}.purchase-breadcrumb{color:#8b94a8;align-items:center;gap:8px;margin-bottom:16px;font-size:13px;display:flex}.purchase-page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.purchase-page-heading h2.ant-typography{color:#101828;margin:0 0 8px;font-size:28px;font-weight:700}.purchase-page-heading .ant-typography{color:#667085}.purchase-page-heading>.ant-typography{max-width:560px}.purchase-stage,.purchase-panel{background:linear-gradient(#fffffffc 0%,#fff 100%);border:1px solid #e8eef8;border-radius:20px;box-shadow:0 20px 54px #0f265514}.purchase-stage{padding:12px 0 18px}.purchase-tabs{border-bottom:1px solid #edf2f9;gap:8px;padding:0 24px;display:flex}.purchase-tab{color:#697386;cursor:pointer;background:0 0;border:0;padding:16px 28px 18px;font-size:16px;font-weight:600;position:relative}.purchase-tab:after{content:"";background:0 0;border-radius:999px;height:3px;position:absolute;bottom:-1px;left:28px;right:28px}.purchase-tab.active{color:#2c6cff}.purchase-tab.active:after{background:linear-gradient(90deg,#2f67ff 0%,#4d8cff 100%)}.package-panel{box-shadow:none;border:0;padding:28px 24px 0}.recharge-panel{box-shadow:none;border:0}.purchase-section-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.purchase-section-head.simple{border-bottom:1px solid #edf2f8;margin-bottom:16px;padding-bottom:12px}.purchase-section-head h3{color:#101828;margin:0 0 8px;font-size:18px}.purchase-section-head p{color:#667085;margin:0;font-size:14px}.pricing-panel{background:radial-gradient(900px 360px at 50% 0,#ebf1ffe6,#fffffffa);padding:52px 24px 40px}.pricing-hero{text-align:center;margin-bottom:40px}.pricing-hero h3{color:#0f172a;margin:0 0 14px;font-size:30px;font-weight:700;line-height:1.2}.pricing-hero p{color:#64748b;margin:0;font-size:16px}.pricing-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 18px;width:min(1020px,100%);margin:0 auto;display:grid}.pricing-detail-card{background:#fffffffa;border:1px solid #e6ebf5;border-radius:18px;align-items:center;gap:14px;min-height:86px;padding:18px 16px;display:flex;box-shadow:0 12px 26px #0f172a0a}.pricing-detail-card.is-advanced{box-shadow:0 12px 28px #2f68ff14}.pricing-detail-icon{border-radius:12px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:inline-flex}.pricing-detail-copy{min-width:0}.pricing-detail-copy h4{color:#101828;margin:0;font-size:16px;font-weight:700;line-height:1.2}.pricing-detail-meta{flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;display:flex}.pricing-points-badge{color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:64px;height:26px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 8px 18px #2f68ff24}.pricing-tier-text{color:#7c8596;font-size:13px;font-weight:600}.pricing-footnote{color:#4b5563;background:#fff;border:1px solid #d9e4f0;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin:34px auto 0;padding:10px 18px;font-size:14px;display:inline-flex;box-shadow:0 10px 22px #0f172a0a}.pricing-footnote .anticon{color:#40a726}.purchase-link-btn{color:#2d6bff;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:4px 0;font-size:14px;font-weight:600;display:inline-flex}.purchase-lower-grid{grid-template-columns:minmax(0,1fr) minmax(372px,416px);align-items:start;gap:12px;margin:18px 12px 0;display:grid}.purchase-lower-grid.recharge-focus .recharge-panel{border-color:#d6e2ff;box-shadow:0 24px 48px #2f68ff1a}.recharge-panel,.order-panel{min-width:0;padding:24px}.order-panel{background:linear-gradient(#fff 0%,#fbfcff 100%);justify-self:start;width:100%;min-width:372px;max-width:none;position:sticky;top:84px;overflow:visible}.order-panel .purchase-section-head{margin-bottom:0}.package-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.package-card{cursor:pointer;background:linear-gradient(#fff 0%,#fbfcff 100%);border:1px solid #e4ebf5;border-radius:18px;flex-direction:column;min-height:0;padding:20px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;box-shadow:inset 0 1px #ffffffe6}.package-card:hover{border-color:#c9d8ff;transform:translateY(-3px);box-shadow:0 18px 36px #2c5bd61a}.package-card.contact{background:linear-gradient(#fff 0%,#fefefe 100%)}.package-ribbon{color:#fff;background:linear-gradient(135deg,#4d8cff 0%,#2c6cff 100%);border-radius:0 18px 0 12px;padding:6px 12px;font-size:12px;font-weight:700;position:absolute;top:0;right:0;box-shadow:0 10px 18px #2f68ff3d}.package-card-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:18px;display:flex}.package-card-head h4{color:#101828;margin:0 0 8px;font-size:18px}.package-card-head p{color:#98a2b3;margin:0;font-size:13px;line-height:1.6}.package-card-arrow{color:#9ba7be;margin-top:4px}.package-price{align-items:baseline;gap:8px;margin-bottom:18px;display:flex}.package-price strong{color:#101828;font-size:28px;line-height:1}.package-price span{color:#667085;font-size:14px}.package-features{gap:10px;margin:0 0 22px;padding:0;list-style:none;display:grid}.package-features li{color:#475467;justify-content:space-between;align-items:flex-start;gap:12px;font-size:13px;display:flex}.feature-label{color:#5d76b0;align-items:center;gap:8px;min-width:0;line-height:1.5;display:inline-flex}.feature-label .anticon{color:#3f7cff;font-size:12px}.feature-value{color:#344054;text-align:right;flex:none;font-weight:600}.package-action{border-radius:12px;height:42px;margin-top:auto;font-weight:600}.package-action.is-selected,.solid-cta{box-shadow:0 14px 28px #2f68ff38}.recharge-options{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.recharge-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e7edf7;border-radius:14px;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;min-height:104px;padding:14px 12px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative}.recharge-card:hover{border-color:#cbd9ff;transform:translateY(-2px)}.recharge-card.active{border-color:#ff8e45;box-shadow:0 16px 30px #ff8e4524}.recharge-card strong{color:#101828;font-size:18px}.recharge-card span{color:#667085;font-size:13px}.recharge-card.custom strong{font-size:15px}.recharge-card.custom{justify-content:flex-start}.recharge-input{width:100%}.mini-ribbon{color:#fff;background:linear-gradient(135deg,#ffb065 0%,#ff7d33 100%);border-radius:0 14px;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;top:0;right:0}.payment-block{border-top:1px solid #eef2f8;margin-top:24px;padding-top:24px}.payment-block h4{color:#101828;margin:0 0 14px;font-size:16px}.payment-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.payment-card{color:#344054;cursor:pointer;background:#fff;border:1px solid #dce6f6;border-radius:14px;justify-content:center;align-items:center;gap:10px;height:54px;font-size:15px;display:inline-flex}.payment-card.active{color:#2f68ff;background:#f4f8ff;border-color:#2f68ff}.payment-icon{font-size:18px}.recharge-summary{background:linear-gradient(135deg,#fff7f0eb 0%,#fffffffa 100%);border:1px solid #fde2d2;border-radius:16px;align-items:baseline;gap:8px;margin-top:22px;padding:18px 20px;display:flex}.recharge-summary strong{color:#ff7a2f;font-size:32px;line-height:1}.recharge-actions{justify-content:flex-end;margin-top:18px;display:flex}.solid-cta{border-radius:12px;min-width:164px;height:46px;font-weight:600}.recharge-actions .solid-cta{width:164px;min-width:0}.order-panel .solid-cta{width:100%;min-width:0}.purchase-note{color:#8b94a8;max-width:720px;margin:18px 0 0;font-size:13px;line-height:1.7}.order-rows{border-top:1px solid #edf1f7;gap:0;display:grid}.order-row{color:#667085;border-bottom:1px solid #edf1f7;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;min-width:0;min-height:0;padding:18px 0;font-size:14px;display:flex}.order-row>span,.order-row strong{min-width:0}.order-row strong{color:#344054;text-align:right;word-break:break-word;font-size:16px;line-height:1.4}.quantity-row{flex-direction:row;justify-content:space-between;align-items:center}.quantity-stepper{background:#fff;border:1px solid #d9e2f2;border-radius:10px;align-items:center;display:inline-flex;overflow:hidden}.quantity-stepper button,.quantity-stepper span{justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.quantity-stepper button{color:#475467;cursor:pointer;background:#f8fbff;border:0}.quantity-stepper span{color:#101828;background:#fff;font-weight:600}.order-row.accent strong,.order-row.total-row strong{color:#ff7a2f;font-size:20px;line-height:1}.order-row.accent,.order-row.total-row{flex-direction:row;justify-content:space-between;align-items:center}.order-row.total-row{border-top:1px solid #edf1f7;margin-top:2px;padding-top:22px}.order-row.link-row button{color:#2f68ff;cursor:pointer;text-align:right;background:0 0;border:0;align-items:center;gap:6px;min-width:0;padding:0;font-weight:600;display:inline-flex}.order-row.link-row{justify-content:space-between}.order-row.link-row span{display:block}.order-row.link-row,.order-row.accent,.order-row.total-row{min-height:0}.order-row.link-row button:hover{color:#1f5cff}.agreement-box{color:#667085;margin:18px 0 16px;font-size:13px;display:block}.guarantee-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.guarantee-card{background:#ffffffd1;border:1px solid #edf1f7;border-radius:18px;align-items:flex-start;gap:14px;min-height:100%;padding:16px 18px;display:flex}.guarantee-icon{color:#2e6bff;background:linear-gradient(#f3f7ff 0%,#e7efff 100%);border-radius:50%;flex:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:inline-flex}.guarantee-card h4{color:#101828;margin:0 0 6px;font-size:16px}.guarantee-card p{color:#667085;margin:0;font-size:13px;line-height:1.6}@media (width<=1680px){.purchase-lower-grid{grid-template-columns:minmax(0,1fr) 392px}}@media (width<=1470px){.purchase-lower-grid{grid-template-columns:1fr}.order-panel{justify-self:stretch;min-width:0;max-width:none;position:static}}@media (width<=1320px){.package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recharge-options{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1100px){.purchase-lower-grid{grid-template-columns:1fr;margin-inline:16px}.guarantee-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-panel{justify-self:stretch;min-width:0;max-width:none;position:static}.order-rows{grid-template-columns:1fr}}@media (width<=820px){.purchase-page{padding-inline:14px}.purchase-page-heading{display:block}.purchase-tabs,.package-panel,.recharge-panel,.order-panel{padding-inline:14px}.package-grid,.recharge-options,.payment-options,.guarantee-grid{grid-template-columns:1fr}.purchase-lower-grid{margin-inline:14px}.order-rows{grid-template-columns:1fr}.package-order-panel{max-height:none;overflow:visible}.order-row.quantity-row,.order-row.accent,.order-row.total-row{flex-direction:column;align-items:flex-start}.package-order-panel .order-row,.package-order-panel .order-row.link-row,.package-order-panel .order-row.quantity-row,.package-order-panel .order-row.accent,.package-order-panel .order-row.total-row{grid-template-columns:1fr;align-items:flex-start}.package-order-panel .order-row>span,.package-order-panel .order-row strong,.package-order-panel .order-row.link-row button{text-align:left;flex:none;justify-self:start;max-width:none}.package-order-panel .order-row.quantity-row .quantity-stepper{justify-self:start}.purchase-section-head{flex-direction:column}.recharge-actions{justify-content:stretch}.solid-cta{width:100%}}.purchase-stage{padding-bottom:14px}.purchase-lower-grid{grid-template-columns:minmax(0,1fr) minmax(388px,428px);gap:20px;margin:20px 16px 0}.package-panel{padding:28px 22px 6px}.package-grid{grid-template-columns:repeat(auto-fit,minmax(228px,1fr));gap:18px}.package-card{background:radial-gradient(circle at 100% 0,#316aff0a,#0000 28%),linear-gradient(#fff 0%,#fbfdff 100%);border-color:#e7edf6;border-radius:20px;padding:22px 20px 16px;overflow:hidden;box-shadow:inset 0 1px #ffffffeb,0 14px 34px #0f172a0a}.package-card:before{content:"";border-radius:inherit;pointer-events:none;opacity:0;background:linear-gradient(#2f68ff08 0%,#2f68ff00 45%);transition:opacity .2s;position:absolute;inset:0}.package-card:hover:before,.package-card.selected:before{opacity:1}.package-card.selected{border-color:#2f68ff;box-shadow:inset 0 1px #fffffff5,0 20px 42px #2f68ff1f}.package-card-head{margin-bottom:22px}.package-title-group{min-width:0}.package-title-row{align-items:center;gap:10px;margin-bottom:8px;display:flex}.package-title-row h4{margin:0}.package-selected-mark{color:#2f68ff;background:#2f68ff1a;border-radius:999px;justify-content:center;align-items:center;height:22px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.package-card-arrow-shell{color:#98a2b3;background:#f4f7fc;border-radius:999px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s,color .2s,transform .2s;display:inline-flex}.package-card:hover .package-card-arrow-shell,.package-card.selected .package-card-arrow-shell{color:#2f68ff;background:#2f68ff1a;transform:translate(2px)}.package-price{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:20px;display:flex}.package-price-main{align-items:baseline;gap:8px;display:flex}.package-price-main strong{letter-spacing:-.02em;font-size:24px;line-height:1}.package-price-main span{color:#667085;font-size:14px;font-weight:500}.package-price-note{color:#98a2b3;font-size:12px;font-style:normal}.package-features{gap:12px;margin-bottom:20px}.package-features li{gap:10px;font-size:14px}.feature-label{color:#667085}.feature-value{color:#344054}.package-action{border-radius:10px;height:44px;font-size:15px;font-weight:700}.package-action.ant-btn-primary{background:linear-gradient(#3671ff 0%,#2f68ff 100%);border-color:#2f68ff;box-shadow:0 10px 22px #2f68ff2e}.package-action.is-selected.ant-btn-primary{box-shadow:0 14px 28px #2f68ff3d}.package-action.is-contact{color:#2f68ff;background:#fff;border-color:#aac3ff}.package-order-panel{background:radial-gradient(circle at top,#2f68ff0a,#0000 30%),linear-gradient(#fff 0%,#fbfdff 100%);border-color:#e8eef8;border-radius:20px;width:100%;min-width:0;max-height:none;padding:20px 20px 18px;position:static;top:auto;overflow:visible;box-shadow:0 18px 42px #0f172a0f}.package-order-panel .purchase-section-head.simple{margin-bottom:8px;padding-bottom:14px}.package-order-panel .purchase-section-head h3{font-size:20px}.package-order-panel .order-rows{border-top:0}.package-order-panel .order-row{border-bottom-color:#edf2fa;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:16px;padding:16px 0;font-size:13px;display:grid}.package-order-panel .order-row>span{color:#98a2b3;min-width:0}.package-order-panel .order-row strong{color:#101828;text-align:right;justify-self:end;min-width:0;max-width:100%;font-size:15px;font-weight:600;line-height:1.5}.package-order-panel .quantity-stepper{border-color:#d8e3f2;border-radius:8px}.package-order-panel .order-row.quantity-row .quantity-stepper{justify-self:end}.package-order-panel .quantity-stepper button,.package-order-panel .quantity-stepper span{width:30px;height:30px}.package-order-panel .order-row.accent strong,.package-order-panel .order-row.total-row strong{color:#ff7a2f;font-size:18px;font-weight:700}.package-order-panel .order-row.total-row{padding-top:20px}.package-order-panel .order-row.link-row button{text-align:right;white-space:normal;justify-content:flex-end;justify-self:end;gap:4px;min-width:0;max-width:100%;font-size:14px;line-height:1.5}.package-order-panel .agreement-box{color:#98a2b3;width:100%;margin:18px 0 14px;font-size:12px;line-height:1.6;display:flex}.package-order-panel .agreement-box a,.package-order-panel .agreement-box .ant-checkbox+span a{color:#2f68ff}.package-order-panel .ant-checkbox-wrapper{align-items:flex-start;width:100%;display:flex}.package-order-panel .ant-checkbox+span{white-space:normal;min-width:0}.package-order-panel .solid-cta{border-radius:10px;height:46px;font-size:15px;font-weight:700}.package-order-panel .solid-cta.ant-btn-primary{background:linear-gradient(#3671ff 0%,#2f68ff 100%);box-shadow:0 12px 24px #2f68ff33}.recharge-order-panel .order-row:not(.accent):not(.total-row) strong{font-weight:700}.analytics-page{background:radial-gradient(1200px 560px at 50% -120px,#507dff14,#0000 65%),#f5f8fe;padding:18px 18px 26px}.analytics-page .ant-spin-nested-loading,.analytics-page .ant-spin-container{display:block}.analytics-surface{transition:opacity .24s,transform .24s,filter .24s}.analytics-surface.loading{opacity:.62;filter:saturate(.92);transform:translateY(4px)}.analytics-top-tabs,.analytics-filter-panel,.analytics-section-card{background:#fffffff5;border:1px solid #eaf0f8;border-radius:20px;box-shadow:0 10px 26px #1331610d,0 2px 8px #13316108}.analytics-top-tabs{align-items:center;gap:28px;height:66px;margin-bottom:14px;padding:0 18px;display:flex}.analytics-top-tab{color:#39455f;cursor:pointer;background:0 0;border:0;padding:0;font-size:16px;font-weight:700;position:relative}.analytics-top-tab:after{content:"";background:0 0;border-radius:999px;height:3px;position:absolute;bottom:-20px;left:0;right:0}.analytics-top-tab.active{color:#2f68ff}.analytics-top-tab.active:after{background:linear-gradient(90deg,#2f68ff 0%,#5b8cff 100%)}.analytics-filter-panel{margin-bottom:14px;padding:18px 20px}.analytics-filter-row{align-items:center;gap:18px;display:flex}.analytics-filter-row+.analytics-filter-row{margin-top:16px}.analytics-filter-row-wide{justify-content:space-between;gap:20px}.analytics-filter-main,.analytics-filter-side{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.analytics-filter-main{flex:auto}.analytics-filter-side{flex:none;justify-content:flex-end}.analytics-filter-label{color:#2a3348;white-space:nowrap;font-size:15px;font-weight:700}.analytics-chip-group{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.analytics-chip{color:#4a5875;cursor:pointer;background:#fff;border:1px solid #dbe6f4;border-radius:10px;min-width:96px;height:40px;padding:0 18px;font-size:14px;font-weight:600;transition:border-color .2s,color .2s,box-shadow .2s,background .2s}.analytics-chip:hover{color:#2f68ff;border-color:#98b7ff}.analytics-chip.active{color:#2f68ff;background:linear-gradient(#fbfdff 0%,#f3f7ff 100%);border-color:#89aefc;box-shadow:inset 0 0 0 1px #2f68ff1f}.analytics-date-range{color:#3d4a66;background:#fff;border:1px solid #dbe6f4;border-radius:10px;align-items:center;gap:14px;min-width:290px;height:42px;padding:0 14px;font-size:14px;font-weight:600;display:inline-flex}.analytics-date-range .divider{color:#9aa7bf}.analytics-date-range .anticon{color:#8c99b0;margin-left:auto;font-size:16px}.analytics-date-range-picker{border-radius:10px;min-width:290px;height:42px}.analytics-date-range-picker.ant-picker{box-shadow:none;background:#fff;border-color:#dbe6f4}.analytics-date-range-picker.ant-picker:hover,.analytics-date-range-picker.ant-picker-focused{box-shadow:none;border-color:#98b7ff}.analytics-date-range-picker.ant-picker .ant-picker-input>input{color:#3d4a66;font-size:14px;font-weight:600}.analytics-date-range-picker.ant-picker .ant-picker-range-separator,.analytics-date-range-picker.ant-picker .ant-picker-suffix{color:#8c99b0}.analytics-date-range-picker.ant-picker.ant-picker-disabled{opacity:1;background:linear-gradient(#fbfdff 0%,#f5f8ff 100%)}.analytics-date-range-picker.ant-picker.ant-picker-disabled .ant-picker-input>input{color:#5e6b84;cursor:not-allowed}.analytics-select{min-width:210px}.analytics-select .ant-select-selector{height:42px!important;box-shadow:none!important;border-color:#dbe6f4!important;border-radius:10px!important}.analytics-select .ant-select-selection-wrap{align-items:center}.analytics-account-select{min-width:140px}.analytics-action-btn,.analytics-reset-btn{min-width:74px;height:42px;box-shadow:none;border-radius:10px;font-size:14px;font-weight:700}.analytics-action-btn{background:linear-gradient(135deg,#2f68ff 0%,#4a84ff 100%)}.analytics-section-card{padding:18px 18px 20px}.analytics-section-title{align-items:center;gap:12px;margin-bottom:18px;display:flex}.analytics-title-bar{background:linear-gradient(#2f68ff 0%,#67a2ff 100%);border-radius:999px;flex:none;width:4px;height:18px}.analytics-section-title h3{color:#1c2538;margin:0;font-size:18px;font-weight:800}.analytics-metric-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.analytics-metric-card{background:linear-gradient(#fffffffa 0%,#fbfdff 100%);border:1px solid #eef3fa;border-radius:16px;align-items:flex-start;gap:14px;min-height:108px;padding:18px 16px;display:flex}.analytics-metric-icon{border-radius:10px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:inline-flex}.analytics-metric-content{min-width:0}.analytics-metric-content p{color:#5d6a84;margin:2px 0 8px;font-size:14px;font-weight:700}.analytics-metric-content strong{color:#111827;font-size:24px;font-weight:800;line-height:1.1;display:block}.analytics-metric-foot{color:#909bb0;align-items:center;gap:8px;margin-top:10px;font-size:12px;font-weight:600;display:flex}.analytics-trend{align-items:center;gap:4px;font-weight:800;display:inline-flex}.analytics-trend.up,.analytics-trend.down{color:#1eb980}.analytics-main-grid,.analytics-bottom-grid{gap:14px;margin-top:14px;display:grid}.analytics-main-grid{grid-template-columns:minmax(0,1.55fr) minmax(360px,1fr)}.analytics-bottom-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.95fr)}.analytics-chart-toolbar{align-items:center;gap:14px;margin-bottom:18px;display:flex}.analytics-toolbar-label{color:#6b768d;font-size:14px;font-weight:700}.analytics-metric-select{min-width:210px}.analytics-line-chart{width:100%;height:250px}.analytics-donut-layout{grid-template-columns:minmax(220px,1fr) minmax(150px,180px);align-items:center;gap:14px;display:grid}.analytics-donut-chart{width:100%;height:255px}.analytics-donut-legend{gap:16px;display:grid}.analytics-legend-row{color:#4f5b75;justify-content:space-between;align-items:center;gap:12px;font-size:15px;font-weight:700;display:flex}.analytics-legend-left{align-items:center;gap:10px;display:inline-flex}.analytics-legend-dot{border-radius:50%;flex:none;width:10px;height:10px}.analytics-rank-table{display:grid}.analytics-rank-head,.analytics-rank-row{-moz-column-gap:10px;grid-template-columns:60px minmax(210px,1.2fr) 110px 100px 110px;align-items:center;column-gap:10px;display:grid}.analytics-rank-head{color:#8a94aa;border-bottom:1px solid #eef3fa;padding:0 12px 14px;font-size:13px;font-weight:700}.analytics-rank-row{color:#1f2937;border-bottom:1px solid #f0f4fa;padding:16px 12px;font-size:14px}.analytics-rank-row:last-child{border-bottom:0}.analytics-rank-row strong{font-size:14px;font-weight:800}.analytics-rank-name{align-items:center;gap:14px;display:flex}.analytics-mini-bar{background:#eff4fb;border-radius:999px;width:102px;height:8px;overflow:hidden}.analytics-mini-bar-fill{border-radius:inherit;height:100%;display:block}.analytics-bar-chart{width:100%;height:292px}.analytics-footer-note{color:#808ca5;justify-content:center;align-items:center;gap:18px;margin-top:18px;font-size:14px;font-weight:600;display:flex}.analytics-footer-note button{color:#6173a0;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}@media (width<=1440px){.analytics-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1180px){.analytics-main-grid,.analytics-bottom-grid,.analytics-donut-layout{grid-template-columns:1fr}}@media (width<=920px){.analytics-filter-row,.analytics-filter-row-wide,.analytics-filter-main,.analytics-filter-side{flex-direction:column;align-items:flex-start}.analytics-filter-side{justify-content:flex-start}.analytics-date-range{min-width:100%}.analytics-select,.analytics-account-select,.analytics-metric-select{width:100%;min-width:100%}.analytics-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-rank-head,.analytics-rank-row{grid-template-columns:44px minmax(140px,1fr) 88px 74px 86px;font-size:12px}.analytics-rank-name{gap:10px}.analytics-mini-bar{width:74px}}@media (width<=640px){.analytics-page{padding-inline:12px}.analytics-top-tabs,.analytics-filter-panel,.analytics-section-card{border-radius:16px}.analytics-top-tabs{gap:18px;height:58px}.analytics-metric-grid{grid-template-columns:1fr}.analytics-chip{width:100%;min-width:0}.analytics-chip-group,.analytics-action-btn,.analytics-reset-btn{width:100%}.analytics-footer-note{flex-direction:column;gap:8px}}.wb-page{background:radial-gradient(1100px 540px at 50% -120px,#5882ff14,#0000 68%),#f6f8fe;padding:18px 18px 26px}.wb-page-title{color:#101828!important;margin:0 0 18px!important;font-size:26px!important;font-weight:800!important}.wb-hero-grid{grid-template-columns:minmax(0,1.75fr) minmax(300px,.62fr);align-items:stretch;gap:18px;margin-bottom:28px;display:grid}.wb-hero-card,.wb-account-card,.wb-panel,.wb-product-card{background:#fffffffa;border:1px solid #eaf0f8;border-radius:18px;box-shadow:0 12px 30px #1331610d,0 2px 8px #13316108}.wb-hero-card{background:linear-gradient(120deg,#ffffff24,#ffffff05),linear-gradient(120deg,#6c96ff 0%,#5787ff 32%,#2f68ff 100%);justify-content:space-between;align-items:center;gap:20px;min-height:188px;padding:30px 42px;display:flex;position:relative;overflow:hidden}.wb-hero-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 15% 30%,#ffffff2e,#0000 28%),radial-gradient(circle at 85% 60%,#ffffff29,#0000 30%);position:absolute;inset:0}.wb-hero-copy{z-index:1;position:relative}.wb-hero-copy h2{color:#fff;letter-spacing:.5px;margin:0 0 14px;font-size:28px;font-weight:800}.wb-hero-copy p{color:#f0f5fff2;margin:0;font-size:15px;font-weight:600}.wb-hero-visual{z-index:1;flex:none;width:380px;max-width:44%;height:170px;position:relative}.wb-hero-stage{width:100%;height:100%;position:absolute;bottom:0;right:6px}.wb-hero-pillar{background:linear-gradient(#ffffff7a 0%,#d5e4ff29 100%);border:1px solid #ffffff47;border-radius:16px 16px 0 0;position:absolute;bottom:0;box-shadow:inset 0 1px #ffffff3d}.wb-hero-pillar:after{content:"";background:radial-gradient(circle,#d169ff73,#733cff0f 72%,#0000 76%);border-radius:50%;height:12px;position:absolute;bottom:-9px;left:8px;right:8px}.wb-hero-pillar-left{width:52px;height:92px;right:112px}.wb-hero-pillar-center{width:88px;height:126px;right:182px}.wb-hero-pillar-right{width:58px;height:110px;right:34px}.wb-hero-float-card{background:linear-gradient(#fffffff2 0%,#ecf3ffd1 100%);border:1px solid #ffffff75;border-radius:22px;width:106px;height:132px;position:absolute;top:4px;right:148px;transform:rotate(10deg);box-shadow:0 26px 34px #1d409b2e,inset 0 1px #ffffff8f}.wb-hero-float-card:before{content:"";background:linear-gradient(135deg,#dce7ff 0%,#fefeff 100%);border-radius:8px;width:24px;height:24px;position:absolute;top:14px;left:18px}.wb-hero-card-line,.wb-hero-card-grid{background:#97b1eab8;border-radius:999px;height:8px;position:absolute;left:18px}.wb-hero-card-line.short{width:54px;top:48px}.wb-hero-card-line{width:70px;top:66px}.wb-hero-card-line.medium{width:46px;top:84px}.wb-hero-card-grid{background:linear-gradient(90deg,#97b1eab8 0 12px,#0000 12px 16px,#97b1eab8 16px 28px,#0000 28px 32px,#97b1eab8 32px 44px,#0000 44px 48px,#97b1eab8 48px 56px);border-radius:10px;width:56px;height:14px;top:100px}.wb-hero-logo-badge{background:linear-gradient(#fffffffa 0%,#eef6ffe6 100%);border:1px solid #ffffffe6;border-radius:26px;justify-content:center;align-items:center;width:188px;height:112px;padding:10px 12px;display:flex;position:absolute;top:4px;right:24px;box-shadow:0 20px 42px #19379929,inset 0 1px #ffffffc7}.wb-hero-logo-badge img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 10px 18px #133f9f1f);width:100%;height:auto;display:block}.wb-hero-cube{background:linear-gradient(145deg,#ffffffb8 0%,#bbd3ff24 100%);border-radius:6px;width:28px;height:28px;display:block;position:absolute;transform:rotate(28deg);box-shadow:0 18px 22px #1d409b14}.wb-hero-cube-left{top:52px;left:66px}.wb-hero-cube-right{width:18px;height:18px;top:76px;right:14px}.wb-account-card,.wb-panel{padding:18px 20px}.wb-account-card{flex-direction:column;display:flex}.wb-account-block{flex-direction:column;min-width:0;display:flex}.wb-section{margin-bottom:22px}.wb-top-product-section{flex-direction:column;margin-bottom:0;padding:18px 20px;display:flex}.wb-section-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.wb-section-head h3{color:#121926;margin:0;font-size:18px;font-weight:800}.wb-account-title{margin:0 0 8px;padding:0 2px}.wb-account-company strong{color:#1b2438;font-size:18px;font-weight:800}.wb-account-company .account-type-tag{margin-left:10px}.wb-account-meta{gap:14px;margin-top:22px;display:grid}.wb-account-meta div{justify-content:space-between;align-items:center;gap:16px;display:flex}.wb-account-meta span{color:#8b95aa;font-size:14px;font-weight:600}.wb-account-meta strong{color:#384357;font-size:14px;font-weight:700}.wb-account-btn{color:#2f68ff;height:44px;box-shadow:none;background:linear-gradient(#f7faff 0%,#eef4ff 100%);border:0;border-radius:12px;margin-top:auto;font-weight:800}.wb-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.wb-product-card{text-align:left;background:linear-gradient(#fffffff5 0%,#f7fafff5 100%);border:1px solid #d1dbece6;border-radius:24px;flex-direction:column;align-items:stretch;gap:18px;height:100%;min-height:240px;padding:22px 22px 18px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 42px #131f3512,inset 0 1px #ffffffd9}.wb-product-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#2f68ff2e 0%,#2f68ff00 72%);border-radius:50%;width:148px;height:148px;position:absolute;top:-56px;right:-38px}.wb-product-card:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#ffffff52,#0000 34%);position:absolute;inset:0}.wb-product-card:hover{transform:translateY(-3px);box-shadow:0 24px 54px #131f351a,inset 0 1px #ffffffeb}.wb-product-card--blue{border-color:#bbd3fff2}.wb-product-card--blue:before{background:radial-gradient(circle,#2f68ff2e 0%,#2f68ff00 72%)}.wb-product-card--green{background:linear-gradient(#fffffff5 0%,#f5fcf8fa 100%);border-color:#bbe8cdf2}.wb-product-card--green:before{background:radial-gradient(circle,#22c55e2e 0%,#22c55e00 72%)}.wb-product-card--amber{background:linear-gradient(#fffcf6fa 0%,#fff7effa 100%);border-color:#ffdcb8f5}.wb-product-card--amber:before{background:radial-gradient(circle,#ff9a3c33 0%,#ff9a3c00 72%)}.wb-product-card--violet{background:linear-gradient(#fbf9fffa 0%,#f6f3fffa 100%);border-color:#dbcffff5}.wb-product-card--violet:before{background:radial-gradient(circle,#7b61ff33 0%,#7b61ff00 72%)}.wb-product-card-top{z-index:1;justify-content:space-between;align-items:flex-start;gap:12px;display:flex;position:relative}.wb-product-domain{color:#5d6a84;letter-spacing:.06em;background:#ffffffc2;border:1px solid #d3dcecf2;border-radius:999px;align-items:center;min-height:28px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.wb-product-icon{z-index:1;color:#fff;border-radius:16px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:inline-flex;position:relative;box-shadow:0 16px 28px #2f68ff2e,inset 0 1px #ffffff47}.wb-product-copy{z-index:1;position:relative}.wb-product-capability{color:#7c88a0;letter-spacing:.08em;margin-bottom:10px;font-size:12px;font-weight:700;display:inline-block}.wb-product-card h3{color:#141c2f;letter-spacing:-.02em;margin:0 0 12px;font-size:19px;font-weight:800}.wb-product-card p{color:#69768f;min-height:66px;margin:0;font-size:14px;line-height:1.75}.wb-product-card-foot{z-index:1;justify-content:space-between;align-items:center;gap:14px;margin-top:auto;display:flex;position:relative}.wb-product-focus{color:#334155;white-space:nowrap;background:#ffffffb8;border-radius:12px;align-items:center;min-height:34px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.wb-product-btn{color:#1f4fff;background:#ffffffe0;border-color:#b4c9f1f2;border-radius:12px;min-width:124px;height:40px;font-weight:800;box-shadow:0 10px 22px #1f4fff14}.wb-product-btn:hover{color:#1f4fff!important;background:#fff!important;border-color:#8eafff!important}.wb-main-grid{grid-template-columns:minmax(0,1.32fr) minmax(340px,.78fr);align-items:stretch;gap:18px;display:grid}.wb-overview-panel{min-height:100%}.wb-overview-panel .wb-section-head{margin-bottom:6px}.wb-ghost-select{background:#f5f8fd;border:1px solid #e5ebf5;border-radius:999px}.wb-ghost-select.ant-segmented{padding:4px}.wb-ghost-select.ant-segmented .ant-segmented-item{color:#7f8aa1;font-size:13px;font-weight:700}.wb-ghost-select.ant-segmented .ant-segmented-item-selected{color:#1d2b4f;background:#fff;box-shadow:0 6px 18px #2f68ff1f}.wb-summary-grid{border-bottom:1px solid #edf2fa;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-bottom:14px;padding:10px 6px 18px;display:grid}.wb-summary-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:88px;padding:8px 26px 6px;display:flex;position:relative}.wb-summary-card:before{content:"";background:#eff3f9;width:1px;position:absolute;top:12px;bottom:12px;left:0}.wb-summary-card:first-child:before{display:none}.wb-summary-card span{color:#8b95aa;margin-bottom:8px;font-size:13px;font-weight:700;line-height:1.2;display:block}.wb-summary-card strong{color:#121926;letter-spacing:.2px;font-size:18px;font-weight:800;line-height:1.1;display:block}.wb-summary-card em{color:#9ca6b8;margin-top:4px;font-size:12px;font-style:normal;font-weight:700;line-height:1.2;display:block}.wb-trend-block h4{color:#121926;margin:0 0 8px;font-size:18px;font-weight:800}.wb-trend-chart{width:100%;height:290px}.wb-side-stack{gap:18px;height:100%;display:grid}.wb-side-stack>.wb-panel{flex-direction:column;height:100%;display:flex}.wb-link{color:#2f68ff;font-size:14px;font-weight:800;text-decoration:none}.wb-link-button{cursor:pointer;background:0 0;border:0;padding:0}.wb-message-list{flex:auto;align-content:start;gap:18px;display:grid}.wb-message-center-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.wb-message-center-summary{color:#52667a;font-size:13px;font-weight:700}.wb-message-item{cursor:pointer;grid-template-columns:42px minmax(0,1fr) auto;align-items:flex-start;gap:14px;display:grid}.wb-message-avatar{width:40px;min-width:40px;height:40px}.wb-message-body{min-width:0}.wb-message-title{align-items:center;gap:10px;margin-bottom:6px;display:flex}.wb-message-tags{align-items:center;gap:8px;display:inline-flex}.wb-message-title strong{color:#131c31;font-size:18px;font-weight:800}.wb-message-body p{color:#7d889d;margin:0;font-size:14px;line-height:1.65}.wb-message-item.is-read .wb-message-title strong{color:#74849a}.wb-message-item.is-read .wb-message-body p{color:#8f9cae}.wb-message-time{color:#98a2b4;white-space:nowrap;padding-top:2px;font-size:14px;font-weight:600}.wb-message-center-pagination{text-align:right;margin-top:16px}@media (width<=1500px){.wb-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1200px){.wb-hero-grid,.wb-main-grid{grid-template-columns:1fr}.wb-hero-visual{max-width:38%}}@media (width<=920px){.wb-page{padding-inline:12px}.wb-product-grid,.wb-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wb-summary-grid{gap:10px;padding:8px 0 14px}.wb-summary-card{min-height:0;padding:6px 0}.wb-summary-card:before{display:none}.wb-message-item{grid-template-columns:42px minmax(0,1fr)}.wb-message-time{grid-column:2;padding-top:0}}@media (width<=640px){.wb-hero-card{flex-direction:column;align-items:flex-start;padding:24px 20px}.wb-hero-copy h2{font-size:24px}.wb-hero-visual{align-self:center;width:100%;max-width:100%}.wb-product-grid,.wb-summary-grid{grid-template-columns:1fr}.wb-product-card p{min-height:0}.wb-product-card-foot{flex-direction:column;align-items:stretch}.wb-product-focus,.wb-product-btn{justify-content:center;width:100%}}.sub-account-page{background:radial-gradient(1100px 560px at 50% -120px,#5882ff12,#0000 68%),#f6f8fe;padding:18px 18px 26px}.sub-account-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.sub-account-title{color:#121926!important;margin:0 0 10px!important;font-size:28px!important;font-weight:800!important}.sub-account-subtitle{font-size:16px;font-weight:600;color:#727f97!important}.sub-account-create-btn{background:linear-gradient(135deg,#2f68ff 0%,#4d86ff 100%);border-radius:12px;height:46px;padding-inline:18px;font-weight:800}.sub-account-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}.sub-account-stat-card,.sub-account-table-shell{background:#fffffffa;border:1px solid #eaf0f8;border-radius:18px;box-shadow:0 12px 30px #1331610d,0 2px 8px #13316108}.sub-account-stat-card{min-height:104px;padding:16px 18px 14px;position:relative}.sub-account-stat-head{align-items:center;gap:10px;margin-bottom:10px;display:flex}.sub-account-stat-icon{border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;display:inline-flex}.sub-account-stat-icon.blue{color:#2f68ff;background:#eef4ff}.sub-account-stat-card p{color:#3c465d;margin:0;font-size:14px;font-weight:700}.sub-account-stat-value{align-items:baseline;gap:6px;padding-left:44px;display:flex}.sub-account-stat-card strong{color:#121926;font-size:26px;font-weight:800;line-height:1}.sub-account-stat-value em{color:#6e7c95;font-size:14px;font-style:normal;font-weight:600}.sub-account-stat-note{color:#98a2b4;margin-top:10px;padding-left:44px;font-size:13px;font-weight:700}.sub-account-stat-note b{color:#28c07a;margin-left:6px}.sub-account-table-shell{overflow:hidden}.sub-account-filter-bar{border-bottom:1px solid #eef3fa;flex-wrap:wrap;align-items:center;gap:18px;padding:18px 22px;display:flex}.sub-account-search{width:320px}.sub-account-search .ant-input-affix-wrapper,.sub-account-select .ant-select-selector,.sub-account-page-size .ant-select-selector{height:40px!important;box-shadow:none!important;border-color:#dbe5f3!important;border-radius:10px!important}.sub-account-search .ant-input{font-size:14px}.sub-account-filter-group{color:#6f7b92;align-items:center;gap:10px;font-size:15px;font-weight:700;display:inline-flex}.sub-account-select{min-width:128px}.sub-account-reset-btn{border-radius:10px;height:40px;padding-inline:14px;font-weight:700}.sub-account-table{width:100%}.sub-account-table-head,.sub-account-row{-moz-column-gap:12px;grid-template-columns:minmax(280px,1.4fr) minmax(150px,.82fr) minmax(160px,.9fr) minmax(130px,.72fr) minmax(170px,.9fr) minmax(130px,.72fr);align-items:center;column-gap:12px;padding-inline:22px;display:grid}.sub-account-table-head{color:#2a3448;min-height:58px;font-size:15px;font-weight:800}.sub-account-row{border-top:1px solid #eef3fa;min-height:86px}.sub-account-user-cell{align-items:center;gap:14px;display:flex}.sub-account-avatar{flex:none;font-weight:800;box-shadow:0 10px 18px #2f68ff24;color:#fff!important}.sub-account-name-line{align-items:center;gap:10px;margin-bottom:6px;display:flex}.sub-account-name-line strong{color:#1b2438;font-size:16px;font-weight:800}.sub-account-user-cell p{color:#7f8aa1;margin:0;font-size:14px;font-weight:600}.sub-account-admin-tag{color:#2f68ff;background:#eef4ff;border:0;border-radius:8px;padding-inline:8px;font-weight:700;margin-inline-end:0!important}.sub-account-role-cell,.sub-account-date-cell{color:#404a60;font-size:15px;font-weight:600}.sub-account-permission-cell button,.sub-account-action-cell button{cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:15px;font-weight:700;display:inline-flex}.sub-account-permission-cell button{color:#3f4a61}.sub-account-action-cell{align-items:center;gap:24px;display:inline-flex}.sub-account-action-cell button{color:#2f68ff}.sub-account-status-tag{border:0;border-radius:8px;padding:5px 12px;font-size:14px;font-weight:800;margin-inline-end:0!important}.sub-account-status-tag.enabled{color:#22b573;background:#ebfbf2}.sub-account-status-tag.disabled{color:#ff5a5a;background:#fff1f1}.sub-account-pagination{color:#4d5770;border-top:1px solid #eef3fa;justify-content:flex-end;align-items:center;gap:14px;padding:16px 22px;font-size:15px;font-weight:600;display:flex}.sub-account-page-size{width:110px}.sub-account-page-btn{color:#77839d;cursor:pointer;background:#fff;border:1px solid #dce5f2;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.sub-account-page-btn.active{color:#fff;background:#2f68ff;border-color:#2f68ff;font-weight:800}.sub-account-page-btn:disabled{opacity:.45;cursor:not-allowed}.sub-account-jump{align-items:center;gap:10px;display:inline-flex}.sub-account-jump input{text-align:center;color:#334155;border:1px solid #dce5f2;border-radius:8px;width:56px;height:36px;font-size:14px;font-weight:700}@media (width<=1440px){.sub-account-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1200px){.sub-account-table-head,.sub-account-row{grid-template-columns:minmax(240px,1.3fr) minmax(130px,.8fr) minmax(140px,.85fr) minmax(110px,.7fr) minmax(150px,.85fr) minmax(120px,.7fr)}}@media (width<=980px){.sub-account-head{flex-direction:column;align-items:flex-start}.sub-account-stat-grid{grid-template-columns:1fr}.sub-account-filter-bar{flex-direction:column;align-items:stretch}.sub-account-search{width:100%}.sub-account-filter-group{justify-content:space-between}.sub-account-select{width:160px;min-width:0}.sub-account-table-shell{overflow-x:auto}.sub-account-table,.sub-account-pagination{min-width:980px}}.order-page{background:radial-gradient(1100px 560px at 50% -120px,#5882ff12,#0000 68%),#f6f8fe;padding:18px 18px 26px}.order-page-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.order-page-title{color:#121926!important;margin:0 0 10px!important;font-size:28px!important;font-weight:800!important}.order-page-subtitle{font-size:16px;font-weight:600;color:#727f97!important}.order-page-actions{align-items:center;gap:12px;display:flex}.order-secondary-btn,.order-primary-btn{border-radius:12px;height:46px;padding-inline:18px;font-weight:800}.order-primary-btn{background:linear-gradient(135deg,#2f68ff 0%,#4d86ff 100%)}.order-summary-grid{background:#fffffffa;border:1px solid #eaf0f8;border-radius:18px;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin-bottom:18px;display:grid;overflow:hidden;box-shadow:0 12px 30px #1331610d,0 2px 8px #13316108}.order-summary-card{min-height:136px;padding:22px 22px 18px;position:relative}.order-summary-card:before{content:"";background:#eef2fa;width:1px;position:absolute;top:20px;bottom:20px;left:0}.order-summary-card:first-child:before{display:none}.order-summary-main{justify-content:space-between;align-items:center;gap:14px;display:flex}.order-summary-card p{color:#303a50;margin:0 0 10px;font-size:16px;font-weight:700}.order-summary-value{align-items:baseline;gap:6px;display:flex}.order-summary-value strong{color:#121926;font-size:28px;font-weight:800;line-height:1}.order-summary-value span{color:#707d95;font-size:14px;font-weight:700}.order-summary-note{color:#9aa3b6;margin-top:12px;font-size:13px;font-weight:700}.order-summary-note b{margin-left:6px}.order-summary-note b.up{color:#ff6d6d}.order-summary-note b.down{color:#24b878}.order-summary-icon{color:#fff;border-radius:12px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:inline-flex;box-shadow:0 12px 22px #2f68ff1f}.order-table-shell{background:#fffffffa;border:1px solid #eaf0f8;border-radius:18px;overflow:hidden;box-shadow:0 12px 30px #1331610d,0 2px 8px #13316108}.order-filter-bar{border-bottom:1px solid #eef3fa;flex-wrap:wrap;align-items:center;gap:18px;padding:18px 20px;display:flex}.order-filter-inline{color:#667085;align-items:center;gap:10px;font-size:15px;font-weight:700;display:inline-flex}.order-label-select{width:94px}.order-input{width:170px}.order-input .ant-input,.order-label-select .ant-select-selector,.order-select .ant-select-selector,.order-page-size .ant-select-selector{height:40px!important;box-shadow:none!important;border-color:#dbe5f3!important;border-radius:10px!important}.order-select{width:118px}.order-date-inline{margin-left:auto}.order-date-picker{color:#a0a8b8;border:1px solid #dbe5f3;border-radius:10px;align-items:center;gap:8px;min-width:188px;height:40px;padding:0 12px;font-size:14px;font-weight:600;display:inline-flex}.order-date-picker .divider{color:#c3cada}.order-reset-btn,.order-query-btn{border-radius:10px;height:40px;padding-inline:16px;font-weight:800}.order-status-tabs{border-bottom:1px solid #eef3fa;align-items:center;gap:40px;padding:0 20px;display:flex}.order-status-tab{color:#4e5b75;cursor:pointer;background:0 0;border:0;height:58px;font-size:16px;font-weight:800;position:relative}.order-status-tab:after{content:"";background:0 0;border-radius:999px;height:3px;position:absolute;bottom:-1px;left:0;right:0}.order-status-tab.active{color:#2f68ff}.order-status-tab.active:after{background:linear-gradient(90deg,#2f68ff 0%,#5d8eff 100%)}.order-table-head,.order-row{-moz-column-gap:16px;grid-template-columns:minmax(210px,1.05fr) minmax(250px,1.15fr) minmax(110px,.62fr) minmax(110px,.62fr) minmax(150px,.76fr) minmax(140px,.68fr);align-items:center;column-gap:16px;padding-inline:20px;display:grid}.order-table-head{color:#2f3950;background:linear-gradient(#f9fbff 0%,#f5f8fe 100%);min-height:52px;font-size:15px;font-weight:800}.order-row{border-top:1px solid #edf2fa;min-height:120px}.order-cell{color:#465167;font-size:14px}.order-info-cell strong,.order-product-cell strong,.order-amount-cell strong{color:#1a2337;align-items:center;gap:8px;font-size:16px;font-weight:800;display:inline-flex}.order-info-cell p,.order-product-cell p,.order-state-cell p{color:#909ab0;margin:10px 0 0;font-size:13px;font-weight:600}.order-product-cell{align-items:center;gap:14px;display:flex}.order-product-icon{color:#fff;border-radius:10px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;display:inline-flex}.order-amount-cell button{color:#707d95;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-top:10px;padding:0;font-size:13px;font-weight:700;display:inline-flex}.order-status-tag{border:0;border-radius:8px;padding:4px 10px;font-size:13px;font-weight:800;margin-inline-end:0!important}.order-status-tag.pending{color:#2f68ff;background:#edf3ff}.order-status-tag.processing{color:#ff9b32;background:#fff3e6}.order-status-tag.done{color:#7a5df3;background:#f1edff}.order-status-tag.cancelled{color:#98a2b4;background:#f3f5f8}.order-date-cell{color:#536079;font-size:15px;font-weight:600}.order-action-cell{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.order-action-cell button{color:#7a869f;cursor:pointer;background:0 0;border:0;padding:0;font-size:15px;font-weight:700}.order-action-cell .pay-link,.order-action-cell button:first-child{color:#2f68ff}.order-pagination{color:#4f5a73;border-top:1px solid #eef3fa;justify-content:flex-end;align-items:center;gap:12px;padding:16px 20px 18px;font-size:15px;font-weight:600;display:flex}.order-page-size{width:110px}.order-page-btn{color:#75819b;cursor:pointer;background:#fff;border:1px solid #dde6f4;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.order-page-btn.active{color:#fff;background:#2f68ff;border-color:#2f68ff;font-weight:800}.order-page-btn:disabled{opacity:.4;cursor:not-allowed}.order-page-ellipsis{color:#98a2b4}.order-jump{align-items:center;gap:10px;display:inline-flex}.order-jump input{text-align:center;color:#334155;border:1px solid #dde6f4;border-radius:8px;width:48px;height:36px;font-size:14px;font-weight:700}.order-footer{color:#8c97aa;justify-content:center;align-items:center;gap:12px;margin-top:18px;font-size:14px;font-weight:600;display:flex}@media (width<=1480px){.order-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1180px){.order-page-head{flex-direction:column;align-items:flex-start}.order-date-inline{margin-left:0}.order-table-shell{overflow-x:auto}.order-filter-bar,.order-status-tabs,.order-table,.order-pagination{min-width:1180px}}@media (width<=900px){.order-page{padding-inline:12px}.order-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.invoice-page{background:radial-gradient(1100px 560px at 50% -120px,#5882ff12,#0000 68%),#f6f8fe;padding:18px 18px 26px}.invoice-page-head{margin-bottom:18px}.invoice-page-title{color:#121926!important;margin:0!important;font-size:28px!important;font-weight:800!important}.invoice-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px;display:grid}.invoice-summary-card,.invoice-shell,.invoice-tip-shell{background:#fffffffa;border:1px solid #eaf0f8;border-radius:18px;box-shadow:0 12px 30px #1331610d,0 2px 8px #13316108}.invoice-summary-card{align-items:center;gap:14px;min-height:98px;padding:18px 20px;display:flex}.invoice-summary-icon{border-radius:12px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:inline-flex}.invoice-summary-card p{color:#4e5b75;margin:0 0 8px;font-size:15px;font-weight:700}.invoice-summary-card strong{color:#121926;font-size:20px;font-weight:800;line-height:1.1}.invoice-shell{margin-bottom:18px;overflow:hidden}.invoice-tabs{border-bottom:1px solid #eef3fa;align-items:center;gap:36px;padding:0 20px;display:flex}.invoice-tab{color:#4e5b75;cursor:pointer;background:0 0;border:0;height:54px;font-size:16px;font-weight:800;position:relative}.invoice-tab:after{content:"";background:0 0;border-radius:999px;height:3px;position:absolute;bottom:-1px;left:0;right:0}.invoice-tab.active{color:#2f68ff}.invoice-tab.active:after{background:linear-gradient(90deg,#2f68ff 0%,#5e8fff 100%)}.invoice-filter-bar{border-bottom:1px solid #eef3fa;flex-wrap:wrap;align-items:center;gap:14px;padding:16px 20px;display:flex}.invoice-filter-inline{color:#536079;align-items:center;gap:10px;font-size:15px;font-weight:700;display:inline-flex}.invoice-date-inline{margin-right:8px}.invoice-date-picker{color:#a0a8b8;border:1px solid #dbe5f3;border-radius:10px;align-items:center;gap:8px;min-width:214px;height:40px;padding:0 12px;font-size:14px;font-weight:600;display:inline-flex}.invoice-date-picker .anticon{margin-left:auto}.invoice-select,.invoice-page-size{width:120px}.invoice-select .ant-select-selector,.invoice-page-size .ant-select-selector,.invoice-search .ant-input-affix-wrapper{height:40px!important;box-shadow:none!important;border-color:#dbe5f3!important;border-radius:10px!important}.invoice-search{width:230px;margin-left:auto}.invoice-reset-btn,.invoice-query-btn{border-radius:10px;height:40px;padding-inline:16px;font-weight:800}.invoice-table-head,.invoice-row{-moz-column-gap:14px;grid-template-columns:minmax(160px,1fr) minmax(170px,1fr) minmax(110px,.75fr) minmax(110px,.75fr) minmax(120px,.8fr) minmax(110px,.72fr) minmax(110px,.72fr) minmax(100px,.7fr);align-items:center;column-gap:14px;padding-inline:20px;display:grid}:is(.invoice-table-head:has(.checkbox-col),.invoice-row:has(.checkbox-col)){grid-template-columns:40px minmax(160px,1fr) minmax(170px,1fr) minmax(110px,.75fr) minmax(110px,.75fr) minmax(120px,.8fr) minmax(110px,.72fr) minmax(110px,.72fr) minmax(100px,.7fr)}.invoice-table-head{color:#2f3950;min-height:52px;font-size:15px;font-weight:800}.invoice-row{border-top:1px solid #edf2fa;min-height:62px}.invoice-cell{color:#435069;font-size:14px;font-weight:600}.invoice-order-cell{color:#2f3950;font-weight:800}.checkbox-col{justify-content:center;display:inline-flex}.invoice-status-tag{border:0;border-radius:999px;padding:4px 10px;font-size:13px;font-weight:800;margin-inline-end:0!important}.invoice-status-tag.completed,.invoice-status-tag.invoiced{color:#22b9b0;background:#e9fbf8}.invoice-action-cell button{color:#2f68ff;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:800}.invoice-table-footer{border-top:1px solid #eef3fa;justify-content:space-between;align-items:center;gap:18px;padding:16px 20px 18px;display:flex}.invoice-batch-bar{color:#4e5b75;align-items:center;gap:14px;font-size:15px;font-weight:700;display:flex}.invoice-batch-btn{border-radius:10px;height:40px;font-weight:800}.invoice-pagination{color:#4e5b75;align-items:center;gap:12px;font-size:15px;font-weight:600;display:flex}.invoice-page-btn{color:#7c889f;cursor:pointer;background:#fff;border:1px solid #dbe5f3;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.invoice-page-btn.active{color:#2f68ff;background:#fff;border-color:#2f68ff;font-weight:800}.invoice-section-head{justify-content:space-between;align-items:center;gap:14px;padding:18px 20px 0;display:flex}.invoice-section-head h3{color:#121926;margin:0;font-size:20px;font-weight:800}.invoice-section-head button{color:#2f68ff;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:800}.invoice-section-head button:disabled,.invoice-header-close:disabled,.invoice-add-head-btn:disabled{cursor:not-allowed;opacity:.45}.invoice-header-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:18px 20px 20px;display:grid}.invoice-header-empty{background:#fbfdff;border:1px dashed #d7e3f6;border-radius:14px;grid-column:1/-1;justify-content:center;align-items:center;min-height:84px;padding:20px;display:flex}.invoice-header-card{background:#fff;border:1px solid #e8eef8;border-radius:14px;min-height:154px;padding:18px 18px 16px;position:relative}.invoice-header-card.active{border-color:#8db0ff;box-shadow:inset 0 0 0 1px #2f68ff1f}.invoice-header-radio{color:#2f68ff;font-size:16px;position:absolute;top:16px;left:16px}.invoice-header-content{padding-left:26px}.invoice-header-content strong{color:#1a2337;margin-bottom:16px;font-size:16px;font-weight:800;display:block}.invoice-header-content p{color:#667085;margin:0 0 10px;font-size:14px;font-weight:600}.invoice-header-close{color:#c0c6d4;cursor:pointer;background:0 0;border:0;font-size:18px;position:absolute;top:14px;right:14px}.invoice-link-btn{color:#2f68ff;cursor:pointer;background:0 0;border:0;font-size:14px;font-weight:800;position:absolute;bottom:14px;right:16px}.invoice-header-card.add-card{border-style:dashed;justify-content:center;align-items:center;display:flex}.invoice-add-head-btn{color:#667085;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;font-size:18px;font-weight:700;display:inline-flex}.invoice-manage-list{gap:12px;display:grid}.invoice-manage-empty{padding:20px 0 8px}.invoice-manage-card{background:#fff;border:1px solid #e8eef8;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex}.invoice-manage-card.active{border-color:#8db0ff;box-shadow:inset 0 0 0 1px #2f68ff1f}.invoice-manage-card-main{min-width:0}.invoice-manage-card-head{align-items:center;gap:10px;margin-bottom:12px;display:flex}.invoice-manage-card-head strong{color:#1a2337;font-size:16px;font-weight:800}.invoice-manage-card-main p{color:#667085;word-break:break-word;margin:0 0 8px;font-size:14px;font-weight:600}.invoice-manage-actions{flex-direction:column;flex:none;gap:8px;display:flex}.invoice-tip-shell{justify-content:space-between;align-items:flex-start;gap:20px;min-height:220px;padding:22px 24px;display:flex}.invoice-tip-content h3{color:#121926;margin:0 0 16px;font-size:20px;font-weight:800}.invoice-tip-content ol{color:#67748b;margin:0;padding-left:22px;font-size:16px;font-weight:600;line-height:2}.invoice-tip-visual{flex:none;align-self:flex-end;width:190px;height:160px;position:relative}.invoice-tip-coin{color:#fff;background:linear-gradient(135deg,#4f89ff 0%,#77a7ff 100%);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:26px;font-weight:800;display:inline-flex;position:absolute;bottom:6px;left:22px;box-shadow:0 16px 26px #4f89ff3d}.invoice-tip-paper{background:linear-gradient(#ebf3fffa 0%,#ddebffb8 100%);border:1px solid #9dbeff66;border-radius:20px 20px 14px 14px;width:110px;height:136px;position:absolute;bottom:0;right:10px}.invoice-tip-paper:after{content:"";background:#c4dbff6b;border-radius:0 30px 30px 0;width:40px;height:64px;position:absolute;bottom:-2px;right:-16px}.invoice-tip-paper span{background:#6691f152;border-radius:999px;height:10px;position:absolute;left:20px;right:20px}.invoice-tip-paper span:first-child{top:36px}.invoice-tip-paper span:nth-child(2){top:58px}.invoice-tip-paper span:nth-child(3){top:80px}@media (width<=1440px){.invoice-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.invoice-header-grid{grid-template-columns:1fr}}@media (width<=1180px){.invoice-shell{overflow-x:auto}.invoice-filter-bar,.invoice-table,.invoice-table-footer{min-width:1180px}}@media (width<=900px){.invoice-page{padding-inline:12px}.invoice-summary-grid{grid-template-columns:1fr}.invoice-tip-shell{flex-direction:column}}.search-page{flex-direction:column;gap:16px;display:flex}.search-page-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.search-page-head.compact{margin-bottom:0}.search-page-head h3.ant-typography,.search-page-head h4.ant-typography{margin-top:0;margin-bottom:8px}.advanced-search-page{gap:18px}.advanced-builder-card,.advanced-preview-card{background:linear-gradient(#fffffffa 0%,#f7fafffa 100%);border:1px solid #dfe7f4;overflow:hidden;box-shadow:0 18px 44px #19274612}.advanced-builder-card .ant-card-body,.advanced-preview-card .ant-card-body{padding:28px 30px 26px}.advanced-search-head{margin-bottom:22px}.advanced-search-kicker{color:#2f68ff;letter-spacing:.08em;margin-bottom:8px;font-size:12px;font-weight:800;display:inline-flex}.advanced-search-head h3.ant-typography,.advanced-preview-card h4.ant-typography{color:#111827;letter-spacing:0;margin:0 0 8px;font-weight:800}.advanced-search-head .ant-typography{color:#667085;max-width:720px;margin-bottom:0;line-height:1.65}.advanced-filter-list{gap:12px;display:grid}.advanced-filter-row{background:#fff;border:1px solid #e2e9f5;border-radius:16px;padding:16px 16px 14px 46px;position:relative;box-shadow:inset 0 1px #ffffffe6}.advanced-filter-index{color:#fff;background:linear-gradient(#2f68ff 0%,#1f55e2 100%);border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;top:16px;left:16px}.advanced-filter-row .ant-form-item-label>label{color:#667085;font-size:12px;font-weight:700}.advanced-filter-row .ant-select,.advanced-filter-row .ant-input{min-height:40px}.advanced-filter-row .ant-select-selector,.advanced-filter-row .ant-input{border-color:#d8e3f3;box-shadow:none!important}.advanced-filter-row .ant-select:hover .ant-select-selector,.advanced-filter-row .ant-input:hover{border-color:#8eafff}.advanced-filter-actions{justify-content:flex-end;gap:8px;display:flex}.advanced-filter-actions .ant-btn{border-radius:10px;width:36px;height:36px}.advanced-filter-actions .ant-btn-dangerous{border-color:#f4c7c7}.advanced-builder-footer{margin-top:18px}.advanced-preview-card{position:sticky;top:16px}.advanced-preview-card .search-query-preview{background:linear-gradient(#f8fbff 0%,#eef4ff 100%);border-color:#dbe4f3;min-height:132px;font-family:inherit}.advanced-preview-card .search-preview-tips{background:#f8faff;border:1px solid #e4ebf6;border-radius:14px;padding:14px 16px}.advanced-preview-card .ant-btn-primary{height:48px;font-weight:800;box-shadow:0 14px 28px #2f68ff24}.simple-search-card{background:linear-gradient(#fffffffa 0%,#f7fafffa 100%);border:1px solid #dfe7f4;border-radius:18px;overflow:hidden;box-shadow:0 18px 44px #19274612}.simple-search-card .ant-card-body{padding:28px 30px 26px}.simple-search-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:22px;margin-bottom:24px;display:grid}.simple-search-kicker{color:#2f68ff;letter-spacing:.08em;margin-bottom:8px;font-size:12px;font-weight:800;display:inline-flex}.simple-search-head h3.ant-typography{color:#111827;letter-spacing:0;margin:0 0 8px;font-size:24px;font-weight:800}.simple-search-head .ant-typography{color:#667085;max-width:680px;margin-bottom:0;line-height:1.65}.simple-search-segment{color:#24324a;background:#fff;border:1px solid #d9e4f5;border-radius:10px;min-height:36px;padding:7px 12px;font-weight:700;box-shadow:0 8px 18px #223a640a}.simple-search-panel{background:#f7faff;border:1px solid #dfe8f6;border-radius:14px;padding:12px}.simple-search-row{align-items:stretch;width:100%;display:flex}.simple-search-input.ant-input{border-color:#d8e3f3;color:#1f2937;border-inline-end:0;border-radius:10px 0 0 10px;flex:auto;min-width:0;height:48px;font-size:15px}.simple-search-input.ant-input::placeholder{color:#98a2b3}.simple-search-input.ant-input:hover,.simple-search-input.ant-input:focus{box-shadow:none;border-color:#2f68ff}.simple-search-button.ant-btn{width:126px;height:48px;box-shadow:none;border-radius:0 10px 10px 0;justify-content:center;align-items:center;padding:0 18px;font-weight:800;line-height:48px;display:inline-flex}.semantic-search-card{background:radial-gradient(circle at 94% 8%,#2f68ff1f 0,#2f68ff00 230px),linear-gradient(#fffffffa 0%,#f7fafffa 100%);border:1px solid #dfe7f4;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 18px 44px #19274612}.semantic-search-card .ant-card-body{z-index:1;padding:28px 30px 26px;position:relative}.semantic-search-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:22px;margin-bottom:24px;display:grid}.semantic-search-kicker{color:#2f68ff;letter-spacing:.08em;margin-bottom:8px;font-size:12px;font-weight:800;display:inline-flex}.semantic-search-head h3.ant-typography{color:#111827;letter-spacing:0;margin:0 0 8px;font-size:24px;font-weight:800}.semantic-search-head .ant-typography{color:#667085;max-width:720px;margin-bottom:0;line-height:1.65}.semantic-search-head-meta{flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:260px;display:flex}.semantic-search-head-meta span{color:#344054;background:#ffffffd6;border:1px solid #d9e4f5;border-radius:999px;align-items:center;min-height:34px;padding:7px 12px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 8px 18px #223a640a}.semantic-search-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:stretch;gap:18px;display:grid}.semantic-search-editor{background:#f7faff;border:1px solid #dfe8f6;border-radius:16px;flex-direction:column;gap:10px;min-width:0;padding:14px;display:flex}.semantic-search-label,.semantic-search-date-grid label{color:#475467;font-size:12px;font-weight:800}.semantic-search-textarea.ant-input{color:#1f2937;resize:vertical;min-height:258px;box-shadow:none;border-color:#d8e3f3;border-radius:13px;padding:16px;font-size:15px;line-height:1.75}.semantic-search-textarea.ant-input::placeholder{color:#98a2b3}.semantic-search-textarea.ant-input:hover,.semantic-search-textarea.ant-input:focus{border-color:#2f68ff;box-shadow:0 0 0 3px #2f68ff14}.semantic-search-sidebar{flex-direction:column;gap:12px;display:flex}.semantic-search-panel{background:#fff;border:1px solid #dfe8f6;border-radius:16px;padding:16px;box-shadow:inset 0 1px #ffffffe6}.semantic-search-panel-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.semantic-search-panel-head span:first-child{color:#111827;font-size:15px;font-weight:800}.semantic-search-panel-head span:last-child{color:#2f68ff;background:#eff5ff;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800}.semantic-search-date-grid{gap:12px;display:grid}.semantic-search-date-grid>div{gap:7px;display:grid}.search-page .semantic-search-date-grid input[type=date]{color:#1f2937;border-color:#d8e3f3;border-radius:12px;width:100%;height:42px}.search-page .semantic-search-date-grid input[type=date]:hover,.search-page .semantic-search-date-grid input[type=date]:focus{border-color:#2f68ff;outline:none;box-shadow:0 0 0 3px #2f68ff14}.semantic-search-tips{color:#69758d;border-top:1px solid #edf2f8;gap:8px;margin-top:14px;padding-top:14px;font-size:13px;line-height:1.55;display:grid}.semantic-search-tips span{grid-template-columns:7px minmax(0,1fr);align-items:start;gap:8px;display:grid}.semantic-search-tips span:before{content:"";background:#2f68ff;border-radius:999px;width:7px;height:7px;margin-top:7px;box-shadow:0 0 0 4px #2f68ff1a}.semantic-search-submit.ant-btn{border-radius:12px;width:100%;height:48px;font-weight:800;box-shadow:0 14px 28px #2f68ff24}.search-builder-card,.search-preview-card,.search-results-card{border-radius:18px}.search-filter-card{background:#f8faff;border-radius:14px}.search-filter-actions{justify-content:flex-end;width:100%}.search-builder-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.search-query-preview{color:#1e2c4d;white-space:pre-wrap;background:linear-gradient(#f8fbff 0%,#f3f8ff 100%);border:1px solid #e5ebf7;border-radius:14px;min-height:88px;padding:14px 16px;line-height:1.7;margin-bottom:0!important}.search-setting-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.search-preview-tips{color:#69758d;gap:8px;display:grid}.search-page input[type=date]{color:#1e2c4d;background:#fff;border:1px solid #d9e2f2;border-radius:10px;height:38px;padding:0 12px}.search-results-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.search-results-title.ant-typography{color:#111827;letter-spacing:0;margin:0 0 6px;font-size:20px;font-weight:800}.search-results-subtitle{max-width:760px;line-height:1.5;display:block;color:#667085!important}.search-results-meta{flex-wrap:wrap;gap:10px;display:flex}.search-results-meta>div{background:#f8faff;border:1px solid #e1e8f5;border-radius:12px;min-width:108px;padding:10px 12px}.search-results-meta span{color:#1f4fff;font-size:18px;font-weight:800;line-height:1.1;display:block}.search-results-meta small{color:#667085;margin-top:4px;font-size:12px;font-weight:700;display:block}.search-results-table .ant-table{border:1px solid #e2e9f5;border-radius:14px;overflow:hidden}.search-results-table .ant-table-thead>tr>th{color:#475467;border-bottom-color:#e2e9f5;font-size:13px;font-weight:800;background:#f6f9ff!important}.search-results-table .ant-table-tbody>tr>td{color:#26364f;border-bottom-color:#edf2f8;padding-top:12px;padding-bottom:12px}.search-results-table .ant-table-tbody>tr:hover>td{background:#f8fbff!important}.search-results-table .ant-table-tbody>tr:last-child>td{border-bottom:0}.search-pagination-wrap{justify-content:flex-end;margin-top:16px;display:flex}.search-link-button{padding-inline:0!important}.search-detail-loading{justify-content:center;align-items:center;min-height:220px;display:flex}.search-detail-modal .ant-modal-content{padding:0;overflow:hidden}.search-detail-modal .ant-modal-header{border-bottom:1px solid #e8eef8;margin-bottom:0;padding:18px 20px}.search-detail-modal .ant-modal-body{max-height:calc(85vh - 60px);padding:20px;overflow-y:auto}.search-detail-modal-title{color:#2f68ff;font-size:28px;font-weight:700}.search-detail-body{color:#1f2a44}.search-detail-patent-header{border-bottom:1px solid #e8eef8;margin-bottom:22px;padding-bottom:16px}.search-detail-patent-title.ant-typography{color:#1f2a44;margin-top:0;margin-bottom:8px}.search-detail-patent-number{color:#2f68ff;font-size:24px;font-weight:600}.search-detail-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 18px;margin-bottom:24px;display:grid}.search-detail-info-item{flex-direction:column;gap:8px;display:flex}.search-detail-info-item label{color:#8a94a7;font-size:14px;line-height:1}.search-detail-info-item span{color:#1f2a44;font-size:16px;line-height:1.5}.search-detail-section{margin-bottom:22px}.search-detail-section h5{color:#2f68ff;margin:0 0 12px;font-size:28px;font-weight:700}.search-detail-paragraph.ant-typography{color:#1f2a44;margin-bottom:0;font-size:16px;line-height:1.9}.search-detail-prewrap.ant-typography{white-space:pre-wrap;word-break:break-word}.search-upload-dragger{background:linear-gradient(#fbfdff 0%,#f5f9ff 100%)}.search-upload-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.search-compact-toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:14px;margin-top:-6px;display:flex}.search-upload-trigger{color:#1d4ed8;text-align:left;min-width:220px;height:40px;box-shadow:none;background:#f7faff;border-color:#cfe0ff;border-radius:12px}.search-upload-trigger:hover,.search-upload-trigger:focus{color:#1d4ed8!important;background:#eff6ff!important;border-color:#93c5fd!important}.search-compact-toolbar .ant-space{align-self:flex-start}.search-compact-toolbar .ant-btn-primary{border-radius:12px;height:40px;padding-inline:18px}.intelligent-search-card{background:radial-gradient(circle at 94% 8%,#2f68ff1a 0,#2f68ff00 230px),linear-gradient(#fffffffa 0%,#f7fafffa 100%);border:1px solid #dfe7f4;border-radius:18px;overflow:hidden;box-shadow:0 18px 44px #19274612}.intelligent-search-card .ant-card-body{padding:28px 30px 26px}.intelligent-search-head{margin-bottom:24px}.intelligent-search-kicker{color:#2f68ff;letter-spacing:.08em;margin-bottom:8px;font-size:12px;font-weight:800;display:inline-flex}.intelligent-search-head h3.ant-typography{color:#111827;letter-spacing:0;margin:0 0 8px;font-size:24px;font-weight:800}.intelligent-search-head .ant-typography{color:#667085;max-width:720px;margin-bottom:0;line-height:1.65}.intelligent-search-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:stretch;gap:18px;display:grid}.intelligent-search-upload-panel{background:#f7faff;border:1px solid #dfe8f6;border-radius:16px;flex-direction:column;gap:14px;min-width:0;padding:14px;display:flex}.intelligent-search-section-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.intelligent-search-section-head span{color:#111827;font-size:15px;font-weight:800;display:block}.intelligent-search-section-head small{color:#667085;margin-top:4px;font-size:13px;display:block}.intelligent-search-section-head strong{color:#2f68ff;background:#eff5ff;border-radius:999px;flex:none;padding:5px 10px;font-size:12px;font-weight:800}.intelligent-search-upload-panel .search-upload-dragger .ant-upload-drag{background:linear-gradient(#ffffffeb 0%,#f6fafffa 100%);border-color:#d8e3f3;border-radius:14px;align-items:center;min-height:252px;display:flex}.intelligent-search-upload-panel .search-upload-dragger .ant-upload-drag:hover{border-color:#2f68ff}.intelligent-search-upload-panel .ant-upload-drag-icon .anticon{color:#2f68ff;font-size:42px}.intelligent-search-upload-panel .ant-upload-text{color:#111827;font-size:17px;font-weight:800}.intelligent-search-upload-panel .ant-upload-hint{color:#667085;max-width:520px;margin:8px auto 0;line-height:1.6}.intelligent-search-file-card{background:#fff;border:1px solid #d8e3f3;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:118px;padding:18px;display:grid}.intelligent-search-file-icon{color:#2f68ff;background:linear-gradient(#eef5ff 0%,#dfeaff 100%);border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;display:inline-flex}.intelligent-search-file-main{gap:6px;min-width:0;display:grid}.intelligent-search-file-main strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.intelligent-search-file-main span{color:#667085;font-size:13px}.intelligent-search-control-panel{flex-direction:column;gap:12px;display:flex}.intelligent-search-window-card{background:#fff;border:1px solid #dfe8f6;border-radius:16px;padding:16px;box-shadow:inset 0 1px #ffffffe6}.intelligent-search-panel-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.intelligent-search-panel-head span:first-child{color:#111827;font-size:15px;font-weight:800}.intelligent-search-panel-head span:last-child{color:#2f68ff;background:#eff5ff;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800}.intelligent-search-date-grid{gap:12px;display:grid}.intelligent-search-date-grid>div{gap:7px;display:grid}.intelligent-search-date-grid label{color:#475467;font-size:12px;font-weight:800}.search-page .intelligent-search-date-grid input[type=date]{color:#1f2937;border-color:#d8e3f3;border-radius:12px;width:100%;height:42px}.search-page .intelligent-search-date-grid input[type=date]:hover,.search-page .intelligent-search-date-grid input[type=date]:focus{border-color:#2f68ff;outline:none;box-shadow:0 0 0 3px #2f68ff14}.intelligent-search-tips{color:#69758d;border-top:1px solid #edf2f8;gap:8px;margin-top:14px;padding-top:14px;font-size:13px;line-height:1.55;display:grid}.intelligent-search-tips span{grid-template-columns:7px minmax(0,1fr);align-items:start;gap:8px;display:grid}.intelligent-search-tips span:before{content:"";background:#2f68ff;border-radius:999px;width:7px;height:7px;margin-top:7px;box-shadow:0 0 0 4px #2f68ff1a}.intelligent-search-submit.ant-btn{border-radius:12px;width:100%;height:48px;font-weight:800;box-shadow:0 14px 28px #2f68ff24}.search-history-page-card{background:radial-gradient(circle at 94% 8%,#2f68ff1a 0,#2f68ff00 230px),linear-gradient(#fffffffa 0%,#f7fafffa 100%);border:1px solid #dfe7f4;border-radius:18px;overflow:hidden;box-shadow:0 18px 44px #19274612}.search-history-page-card .ant-card-body{padding:28px 30px 26px}.search-history-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:22px;margin-bottom:22px;display:grid}.search-history-kicker{color:#2f68ff;letter-spacing:.08em;margin-bottom:8px;font-size:12px;font-weight:800;display:inline-flex}.search-history-head h3.ant-typography{color:#111827;letter-spacing:0;margin:0 0 8px;font-size:24px;font-weight:800}.search-history-head .ant-typography{color:#667085;max-width:720px;margin-bottom:0;line-height:1.65}.search-history-stats{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.search-history-stats>div{background:#ffffffd6;border:1px solid #dfe8f6;border-radius:12px;min-width:96px;padding:10px 12px;box-shadow:0 8px 18px #223a640a}.search-history-stats span{color:#1f4fff;font-size:18px;font-weight:800;line-height:1.1;display:block}.search-history-stats small{color:#667085;margin-top:4px;font-size:12px;font-weight:700;display:block}.search-history-filter-card{background:#f7faff;border:1px solid #dfe8f6;border-radius:16px;margin-bottom:14px}.search-history-filter-card .ant-card-body{padding:14px}.search-history-filter-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.search-history-filter-main{flex-wrap:wrap;flex:auto;align-items:center;gap:10px;min-width:0;display:flex}.search-history-select{width:160px}.search-history-input{width:min(320px,100%)}.search-history-select .ant-select-selector,.search-history-input.ant-input-affix-wrapper{border-color:#d8e3f3;border-radius:12px;min-height:42px;box-shadow:none!important}.search-history-filter-row .ant-btn-primary{border-radius:12px;height:42px;font-weight:800}.search-history-toolbar{background:#ffffffb8;border:1px solid #e5ebf7;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:10px 12px;display:flex}.search-history-batch-actions{width:100%}.search-history-list{gap:12px;display:grid}.search-history-card{background:#fff;border:1px solid #e1e8f5;border-radius:16px;transition:border-color .18s,box-shadow .18s,transform .18s;overflow:hidden}.search-history-card:hover{border-color:#b9ccff;transform:translateY(-1px);box-shadow:0 14px 30px #19274614}.search-history-card .ant-card-body{padding:16px 18px}.search-history-row{justify-content:space-between;align-items:center;gap:18px;display:flex}.search-history-main{flex:1;min-width:0}.search-history-row-main{grid-template-columns:auto auto minmax(0,1fr);align-items:start;gap:12px;min-width:0;display:grid}.search-history-icon-wrap{color:#2f68ff;background:linear-gradient(#eef5ff 0%,#dfeaff 100%);border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.search-history-icon{color:#2f68ff;font-size:17px}.search-history-content{gap:8px;min-width:0;display:grid}.search-history-title-row{align-items:flex-start;gap:10px;min-width:0;display:flex}.search-history-title-row h5.ant-typography{color:#111827;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:16px;font-weight:800;line-height:1.45;overflow:hidden}.search-history-mode-badge{color:#2f68ff;background:#eff5ff;border-radius:999px;flex:none;padding:4px 8px;font-size:12px;font-weight:800}.search-history-meta{color:#667085;flex-wrap:wrap;align-items:center;gap:8px 14px;font-size:13px;display:flex}.search-history-meta span{position:relative}.search-history-meta span:not(:last-child):after{content:"";background:#c7d3e4;border-radius:999px;width:3px;height:3px;position:absolute;top:50%;right:-8px;transform:translateY(-50%)}.search-history-actions{flex:none}.search-history-actions .ant-btn{border-radius:10px}.patent-history-page-card{background:radial-gradient(circle at 94% 8%,#2f68ff1a 0,#2f68ff00 230px),linear-gradient(#fffffffa 0%,#f7fafffa 100%);border:1px solid #dfe7f4;border-radius:18px;overflow:hidden;box-shadow:0 18px 44px #19274612}.patent-history-page-card .ant-card-body{padding:28px 30px 26px}.patent-history-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:22px;margin-bottom:22px;display:grid}.patent-history-kicker{color:#2f68ff;letter-spacing:.08em;margin-bottom:8px;font-size:12px;font-weight:800;display:inline-flex}.patent-history-head h3.ant-typography{color:#111827;letter-spacing:0;margin:0 0 8px;font-size:24px;font-weight:800}.patent-history-head .ant-typography{color:#667085;max-width:760px;margin-bottom:0;line-height:1.65}.patent-history-stats{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.patent-history-stats>div{background:#ffffffd6;border:1px solid #dfe8f6;border-radius:12px;min-width:96px;padding:10px 12px;box-shadow:0 8px 18px #223a640a}.patent-history-stats span{color:#1f4fff;font-size:18px;font-weight:800;line-height:1.1;display:block}.patent-history-stats small{color:#667085;margin-top:4px;font-size:12px;font-weight:700;display:block}.patent-history-filter-card{background:#f7faff;border:1px solid #dfe8f6;border-radius:16px;margin-bottom:14px}.patent-history-filter-card .ant-card-body{padding:14px}.patent-history-filter-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.patent-history-filter-main{flex-wrap:wrap;flex:auto;align-items:center;gap:10px;min-width:0;display:flex}.patent-history-input{width:min(320px,100%)}.patent-history-input.ant-input-affix-wrapper{border-color:#d8e3f3;border-radius:12px;min-height:42px;box-shadow:none!important}.patent-history-filter-row .ant-btn-primary{border-radius:12px;height:42px;font-weight:800}.patent-history-toolbar{background:#ffffffb8;border:1px solid #e5ebf7;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:10px 12px;display:flex}.patent-history-batch-actions{width:100%}.patent-history-list{gap:12px;display:grid}.patent-history-pagination{justify-content:flex-end;padding-top:4px;display:flex;overflow-x:auto}.patent-history-tag-line{flex-wrap:wrap;gap:6px;display:flex}.patent-history-error.ant-typography,.patent-history-note.ant-typography{margin:0;line-height:1.6}.patent-history-error.ant-typography{background:#fff5f5;border:1px solid #fecaca;border-radius:12px;padding:10px 12px}.patent-history-note.ant-typography{background:#f8fbff;border:1px solid #dbeafe;border-radius:12px;padding:10px 12px}.patent-feature-page{background:radial-gradient(980px 440px at 100% 0,#4478ff14,#0000 62%),radial-gradient(860px 380px at 0 100%,#5daeff14,#0000 58%),#f4f7fc;min-height:calc(100vh - 68px);padding:22px}.patent-flow-return{color:#24324d;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;margin:0 0 22px;padding:0;font-size:16px;font-weight:500;display:inline-flex}.patent-flow-return:hover{color:#2f68ff}.patent-flow-return .anticon{font-size:18px}.patent-feature-hero{background:linear-gradient(135deg,#fffffffa,#f6fafffa);border:1px solid #e6edf8;border-radius:24px;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;padding:28px 32px;display:flex;box-shadow:0 18px 40px #10245414}.patent-feature-eyebrow{color:#2f68ff;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:700}.patent-feature-hero h2{color:#12203f;margin:0 0 10px;font-size:30px;line-height:1.15}.patent-feature-hero p{color:#52627d;max-width:820px;margin:0;font-size:15px;line-height:1.7}.patent-feature-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.patent-feature-actions .ant-btn{border-radius:12px;height:42px;padding-inline:18px;font-weight:700}.patent-feature-intro{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.patent-feature-intro-card{background:#ffffffe0;border:1px solid #e3eaf7;border-radius:18px;padding:18px 20px;box-shadow:0 12px 28px #1126570d}.patent-feature-intro-card span{color:#1f5eff;background:#ecf3ff;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:12px;font-weight:800;display:inline-flex}.patent-feature-intro-card strong{color:#12203f;margin-bottom:8px;font-size:17px;display:block}.patent-feature-intro-card p{color:#617089;margin:0;line-height:1.7}.patent-feature-stage{min-height:320px}.patent-feature-page-writing-active .patent-feature-stage{justify-content:center;align-items:flex-start;min-height:calc(100vh - 112px);padding-top:28px;display:flex}.patent-guided-shell{width:100%;max-width:1120px;margin:0 auto}.patent-guided-head{text-align:center;margin-bottom:34px}.patent-guided-head h1{color:#0e2345;letter-spacing:.01em;margin:0 0 16px;font-size:34px;font-weight:800}.patent-guided-head p{color:#465978;margin:0;font-size:17px;line-height:1.6}.patent-guided-steps{justify-content:center;align-items:flex-start;gap:0;margin-bottom:34px;display:flex}.patent-guided-steps__item-wrap{align-items:flex-start;min-width:0;display:flex}.patent-guided-step{color:#1f2f49;text-align:left;cursor:pointer;background:0 0;border:0;align-items:flex-start;gap:12px;padding:0;display:inline-flex}.patent-guided-step:hover .patent-guided-step__label{color:#2f68ff}.patent-guided-step__index{color:#7a869a;background:#eef2f7;border-radius:10px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;line-height:1;display:inline-flex}.patent-guided-step.active .patent-guided-step__index{color:#fff;background:linear-gradient(#5a95ff 0%,#3d7dff 100%)}.patent-guided-step.done .patent-guided-step__index{color:#fff;background:#22c55e}.patent-guided-step__label{color:#2f3f5a;white-space:normal;max-width:150px;font-size:13px;line-height:1.55}.patent-guided-step.active .patent-guided-step__label,.patent-guided-step.done .patent-guided-step__label{color:#2f68ff}.patent-guided-step__line{background:#d8e0ef;border-radius:999px;flex:none;width:24px;height:2px;margin:15px 18px 0}.patent-guided-panel{background:#fff;border:1px solid #edf0f5;border-radius:18px;max-width:920px;margin:0 auto;padding:26px 26px 24px;box-shadow:0 10px 26px #0f26550f}.patent-guided-panel h2{color:#0f2348;margin:0 0 18px;font-size:20px;font-weight:800;line-height:1.45}.patent-guided-tip{color:#2f68ff;background:#eaf2ff;border-left:4px solid #3d7dff;margin-bottom:24px;padding:15px 18px;font-size:15px;line-height:1.55}.patent-guided-textarea.ant-input{resize:none;border-color:#d4dce7;border-radius:10px;min-height:160px;padding:14px 16px;font-size:14px;line-height:1.75}.patent-guided-textarea.ant-input:focus,.patent-guided-textarea.ant-input:focus-within,.patent-guided-textarea.ant-input:hover{box-shadow:none;border-color:#c7d2e3}.patent-guided-footer{justify-content:space-between;align-items:center;gap:16px;margin-top:30px;display:flex}.patent-guided-footer .ant-btn{border-radius:10px;min-width:120px;height:46px;padding:0 24px;font-size:16px;font-weight:600}.guided-qa-prev-btn.ant-btn{color:#10213f;box-shadow:none;background:#fff;border-color:#d7dce6}.guided-qa-prev-btn.ant-btn:hover,.guided-qa-prev-btn.ant-btn:focus{color:#10213f;background:#f8fafc;border-color:#c5cddd}.guided-qa-next-btn.ant-btn{background:linear-gradient(#5a95ff 0%,#3d7dff 100%);border:0;box-shadow:0 10px 22px #3d7dff3d}.guided-qa-next-btn.ant-btn .anticon{margin-left:4px}.patent-writing-mode-page{background:radial-gradient(980px 440px at 100% 0,#4478ff14,#0000 62%),radial-gradient(860px 380px at 0 100%,#5daeff14,#0000 58%),#f4f7fc;justify-content:center;align-items:center;min-height:calc(100vh - 68px);padding:28px 24px 40px;display:flex}.patent-writing-mode-shell{width:100%;max-width:1120px;margin:0 auto;padding:38px 0 56px}.patent-writing-mode-head{text-align:center;margin-bottom:28px}.patent-writing-mode-head h1{color:#12203f;letter-spacing:.02em;margin:0;font-size:30px;font-weight:800}.writing-mode-panel{background:#fff;border:1px solid #eef2f7;border-radius:24px;width:100%;padding:32px 30px 34px;box-shadow:0 18px 44px #10245414}.writing-mode-panel__header{margin-bottom:24px}.writing-mode-panel__header h2{color:#101828;margin:0;font-size:18px;font-weight:800}.writing-mode-modal .ant-modal{width:min(920px,100vw - 48px)!important}.writing-mode-modal .ant-modal-content{background:linear-gradient(#fff 0%,#fbfcff 100%);border-radius:28px;padding:0;overflow:hidden;box-shadow:0 28px 72px #0f172a2e}.writing-mode-modal .ant-modal-header{background:0 0;margin-bottom:0;padding:28px 32px 0}.writing-mode-modal .ant-modal-title{color:#101828;font-size:18px;font-weight:800}.writing-mode-modal .ant-modal-close{top:24px;color:#98a2b3;inset-inline-end:24px}.writing-mode-modal .ant-modal-close:hover{color:#667085;background:#94a3b81f}.writing-mode-modal .ant-modal-body{padding:24px 32px 32px}.writing-mode-modal__content{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.writing-mode-panel--page .writing-mode-modal__content{gap:22px}.writing-mode-option{text-align:left;cursor:pointer;background:#fff;border:1px solid #edf2f7;border-radius:18px;align-items:center;gap:24px;width:100%;min-height:218px;padding:34px 30px;transition:transform .2s,border-color .2s,box-shadow .2s,background-color .2s;display:flex}.writing-mode-option:hover{border-color:#bfd2ff;transform:translateY(-2px);box-shadow:0 18px 42px #2f68ff1f}.writing-mode-option:focus-visible{outline-offset:2px;outline:2px solid #2f68ff}.writing-mode-option__icon{border-radius:20px;flex:0 0 72px;justify-content:center;align-items:center;width:72px;height:72px;font-size:28px;display:inline-flex}.writing-mode-option__icon--qa{color:#2f68ff;background:#e8f1ff}.writing-mode-option__icon--upload{color:#16a34a;background:#e8faee}.writing-mode-option__body{flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.writing-mode-option__body h3{color:#101828;margin:0 0 10px;font-size:22px;font-weight:700;line-height:1.25}.writing-mode-option__body p{color:#667085;margin:0;font-size:15px;line-height:1.8}.writing-mode-option__action{color:#101828;background:linear-gradient(#f9fafb 0%,#f2f4f7 100%);border:1px solid #d0d5dd;border-radius:12px;justify-content:center;align-items:center;min-width:132px;height:42px;margin-top:auto;padding:0 22px;font-size:15px;font-weight:600;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.writing-mode-option:hover .writing-mode-option__action{color:#fff;background:linear-gradient(135deg,#4f8eff 0%,#2f68ff 100%);border-color:#2f68ff}.patent-feature-page-examination{flex-direction:column;justify-content:center;display:flex}.patent-feature-stage-examination{min-height:calc(100vh - 112px)}.patent-exam-upload-shell{width:100%;max-width:980px;margin:0 auto;padding:38px 0 56px}.patent-exam-flow-shell{width:100%;margin:0 auto;padding:8px 0 56px}.patent-exam-flow-shell--progress{max-width:none}.patent-exam-progress-stack{gap:24px;width:100%;display:grid}.patent-exam-process-card .ant-card-body{padding:22px 24px}.patent-exam-process-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.patent-exam-process-head p{color:#2563eb;letter-spacing:.14em;margin:0 0 6px;font-size:12px;font-weight:700}.patent-exam-process-head h2{color:#0f172a;margin:0;font-size:24px;font-weight:800;line-height:1.25}.patent-exam-process-head .ant-tag{white-space:normal;max-width:420px;line-height:1.5}.patent-exam-step-strip{grid-template-columns:repeat(7,minmax(104px,1fr));gap:8px;padding:2px 2px 8px;display:grid;position:relative;overflow-x:auto}.patent-exam-step-node{color:#64748b;text-align:left;cursor:default;background:0 0;border:none;border-radius:0;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:4px;min-height:52px;padding:0 10px 12px;transition:color .2s;display:flex;position:relative}.patent-exam-step-node:before{content:"";background:#cbd5e1;border-radius:999px;width:8px;height:8px;position:absolute;top:20px;left:10px;box-shadow:0 0 0 5px #fff}.patent-exam-step-node:after{content:"";background:0 0;border-radius:999px;height:2px;position:absolute;bottom:0;left:10px;right:10px}.patent-exam-step-node.is-done{color:#15803d}.patent-exam-step-node.is-current{color:#1d4ed8}.patent-exam-step-node.is-done:before{background:#22c55e}.patent-exam-step-node.is-current:before{background:#2563eb}.patent-exam-step-node.is-done:after{background:#86efac}.patent-exam-step-node.is-current:after{background:#93c5fd}.patent-exam-step-node__index{padding-left:18px;font-size:11px;font-weight:700}.patent-exam-step-node strong{color:inherit;padding-left:18px;font-size:13px;font-weight:800;line-height:1.3}.patent-exam-step-data{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;margin-top:16px;padding:18px}.patent-exam-step-data__head{color:#0f172a;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;font-size:15px;font-weight:800;display:flex}.patent-exam-step-data pre{color:#dbeafe;white-space:pre-wrap;word-break:break-word;background:#0f172a;border-radius:14px;max-height:320px;margin:0;padding:16px;font-size:12px;line-height:1.65;overflow:auto}.patent-exam-result-process{margin-bottom:22px}.exam-report-page{gap:22px;display:grid}.exam-report-banner{justify-content:flex-end;align-items:flex-start;gap:12px;min-height:74px;padding:4px 0 2px;display:flex;position:relative}.exam-report-banner__copy{text-align:center;width:min(100%,720px);position:absolute;top:4px;left:50%;transform:translate(-50%)}.exam-report-banner__copy h1{color:#122446;margin:0 0 8px;font-size:20px;font-weight:800;line-height:1.3}.exam-report-banner__copy p{color:#657289;word-break:break-all;margin:0;font-size:12px;line-height:1.5}.exam-report-banner__actions{z-index:1;position:relative}.exam-report-banner__actions.ant-space{gap:8px!important}.exam-report-banner__actions .ant-btn{border-color:#dbe6fb;border-radius:10px;height:34px;padding-inline:12px;font-size:12px;font-weight:600;box-shadow:0 6px 14px #14285a0d}.exam-report-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:24px;width:100%;display:grid}.exam-report-layout--full{grid-template-columns:minmax(0,1fr)}.exam-report-main{gap:16px;min-width:0;display:grid}.exam-report-card.ant-card{border:1px solid #e5edf9;border-radius:14px;box-shadow:0 8px 22px #1024540d}.exam-report-card .ant-card-body{padding:24px}.exam-report-section{padding-top:2px}.exam-report-section--compact{padding-top:0}.exam-report-section__head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.exam-report-section__head h2{color:#112343;margin:0;font-size:18px;font-weight:800;line-height:1.4}.exam-status-pill{white-space:nowrap;border-radius:10px;align-items:center;gap:6px;min-height:30px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.exam-status-pill.pass{color:#16a34a;background:#effcf3;border:1px solid #c9f0d5}.exam-status-pill.fail{color:#ef4444;background:#fff2f2;border:1px solid #ffd0d0}.exam-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.exam-summary-metric{text-align:center;background:#fff;border:1px solid #edf2f7;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:92px;padding:14px 10px;display:flex}.exam-summary-metric__status{min-height:28px}.exam-summary-metric strong{color:#101828;font-size:14px;font-weight:800}.exam-summary-metric p{color:#6b778c;margin:0;font-size:12px;font-weight:500}.exam-report-markdown{color:#24344f;font-size:13px;line-height:1.98}.exam-report-markdown p,.exam-report-markdown ul,.exam-report-markdown ol{margin-top:0;margin-bottom:12px}.exam-report-markdown ul,.exam-report-markdown ol{padding-left:22px}.exam-report-markdown li{margin-bottom:8px}.exam-report-markdown strong{color:#0f2046}.exam-report-markdown .katex-display{margin:1.2em 0;padding-bottom:.2em;overflow:auto hidden}.exam-report-markdown .katex{font-size:1.04em}.exam-report-markdown .patent-citation{vertical-align:text-top;cursor:help;text-decoration:none}.exam-report-markdown .patent-citation:hover{transform:translateY(-1px)}.exam-citation-tooltip .ant-tooltip-inner{background:linear-gradient(#09122af5 0%,#0f172afa 100%);border-radius:14px;max-width:420px;padding:12px 14px;box-shadow:0 18px 40px #0f172a3d}.exam-citation-tooltip__content{gap:6px;display:grid}.exam-citation-tooltip__content strong{color:#f8fafc;letter-spacing:.04em;font-size:12px;font-weight:800}.exam-citation-tooltip__content span{color:#f1f5f9eb;white-space:pre-wrap;font-size:12px;line-height:1.75}.exam-section-block{margin-top:22px}.exam-section-block h3,.exam-reference-list h4,.exam-difference-panel h4{color:#0f2046;margin:0 0 12px;font-size:14px;font-weight:800}.exam-compare-list{gap:12px;display:grid}.exam-compare-card{background:#fff;border:1px solid #e5ebf7;border-radius:12px;padding:14px 16px}.exam-compare-card.primary{background:linear-gradient(#f7faff 0%,#eef4ff 100%);border-color:#b9cffd;box-shadow:inset 0 0 0 1px #2f68ff14}.exam-compare-card__head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.exam-compare-card__number{color:#255fe7;margin-bottom:6px;font-size:12px;font-weight:800;display:inline-block}.exam-compare-card__head h4{color:#101828;margin:0;font-size:15px;font-weight:800;line-height:1.5}.exam-compare-card__chips{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.exam-compare-card__chips span{color:#2f68ff;background:#eff4ff;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.exam-compare-card__content{color:#43506b;margin:0;font-size:12px;line-height:1.86}.exam-difference-panel{background:#f9fbff;border:1px solid #dae6fb;border-left:3px solid #4d81ff;border-radius:12px;margin-top:12px;padding:12px 14px}.exam-difference-panel ol{color:#30405d;margin:0;padding-left:18px;font-size:12px;line-height:1.8}.exam-reference-list{margin-top:20px}.exam-reference-list h4{align-items:center;gap:8px;display:flex}.exam-reference-list__groups{gap:16px;display:grid}.exam-reference-group{background:linear-gradient(#f8fafc 0%,#f4f7fb 100%);border:1px solid #edf2f8;border-radius:18px;padding:16px}.exam-reference-group__head{border-bottom:1px solid #e6edf7;align-items:center;gap:6px;margin-bottom:14px;padding-bottom:12px;font-size:15px;font-weight:800;display:flex}.exam-reference-group__head--doc-a{color:#15803d}.exam-reference-group__head--doc-b{color:#b45309}.exam-reference-list__items{gap:10px;display:grid}.exam-reference-card{background:#fff;border:1px solid #edf2f8;border-radius:10px;padding:12px 14px;scroll-margin-top:120px;transition:transform .2s,box-shadow .2s,border-color .2s}.exam-reference-card:target{transform:translateY(-2px);box-shadow:0 18px 40px #0f172a1f}.exam-reference-card--doc-a{border-left:3px solid #22c55e}.exam-reference-card--doc-b{border-left:3px solid #f59e0b}.exam-reference-card__head{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.exam-reference-card__index{border-radius:999px;justify-content:center;align-items:center;min-width:1.45rem;height:1.45rem;padding:0 .32rem;font-size:12px;font-weight:800;display:inline-flex}.exam-reference-card__index--doc-a{color:#255fe7;background:#2f68ff1f}.exam-reference-card__index--doc-b{color:#c96a00;background:#f57c0024}.exam-reference-card__chip{border-radius:999px;align-items:center;padding:2px 8px;font-size:11px;font-weight:800;line-height:1.4;display:inline-flex}.exam-reference-card__chip--doc-a{color:#15803d;background:#22c55e1f}.exam-reference-card__chip--doc-b{color:#b45309;background:#f59e0b29}.exam-reference-card__meta{color:#94a3b8;letter-spacing:.04em;font-size:11px;font-weight:700}.exam-reference-card p{color:#475467;margin:0;font-size:12px;line-height:1.75}.exam-reference-card p.collapsed{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.exam-reference-card__toggle{color:#2563eb;cursor:pointer;background:#fff;border:1px solid #bfdbfe;border-radius:8px;margin-top:10px;padding:0 10px;font-size:12px;line-height:30px}.exam-reference-card__toggle:hover{background:#f8fbff;border-color:#93c5fd}.exam-search-sidebar{background:#fffffffc;border:1px solid #e7eef9;border-radius:14px;flex-direction:column;align-self:start;max-height:calc(100vh - 32px);padding:14px 12px;display:flex;position:sticky;top:16px;overflow:hidden;box-shadow:0 8px 22px #1024540d}.exam-search-sidebar__head{border-bottom:1px solid #edf2f8;align-items:flex-start;gap:10px;padding:2px 4px 12px;display:flex}.exam-search-sidebar__icon{color:#2f68ff;background:#eef4ff;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:inline-flex}.exam-search-sidebar__head h3{color:#0f2046;margin:0 0 4px;font-size:16px;font-weight:800}.exam-search-sidebar__head p{color:#7a869b;margin:0;font-size:11px}.exam-search-sidebar__list{gap:10px;margin-top:12px;padding-right:4px;display:grid;overflow-y:auto}.exam-search-patent{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #dbe7fb;border-radius:12px;padding:12px;box-shadow:0 4px 12px #2f68ff0a}.exam-search-patent__top{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.exam-search-patent__index{color:#2f68ff;background:#eef4ff;border:1px solid #d6e2fb;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:800;display:inline-flex}.exam-search-patent__score{color:#4668c6;background:#f4f7ff;border-radius:999px;align-items:center;min-height:20px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.exam-search-patent__body{min-width:0}.exam-search-patent__body h4{color:#173579;margin:0 0 8px;font-size:12px;font-weight:800;line-height:1.65}.exam-search-patent__meta{color:#6b7280;gap:5px;margin-bottom:8px;font-size:11px;line-height:1.5;display:grid}.exam-search-patent__meta span{word-break:break-word;gap:2px;display:grid}.exam-search-patent__meta label{color:#8a94a6;font-size:10px;font-weight:500}.exam-search-patent__meta strong{color:#445066;font-size:11px;font-weight:600}.exam-search-patent__body p{color:#52617a;-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.72;display:-webkit-box;overflow:hidden}.exam-search-patent__body p.expanded{-webkit-line-clamp:unset;display:block;overflow:visible}.exam-search-patent__toggle{color:#2f68ff;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:11px;font-weight:700;display:inline-flex}.exam-search-patent__footer{justify-content:space-between;align-items:center;gap:12px;margin-top:8px;display:flex}.exam-search-patent__link{color:#2f68ff;align-items:center;gap:4px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.exam-search-patent__link:hover{color:#154dd6}.exam-report-footer{justify-content:flex-end;padding-bottom:8px;display:flex}.exam-report-footer .ant-btn{border-radius:8px;height:34px;font-size:12px;font-weight:700}.patent-exam-upload-head{text-align:center;margin-bottom:28px}.patent-exam-upload-head h1{color:#12203f;letter-spacing:.02em;margin:0 0 14px;font-size:30px;font-weight:800}.patent-exam-upload-head p{color:#52627d;margin:0;font-size:16px;line-height:1.75}.patent-exam-upload-card{background:#fffffffa;border:1px solid #e6edf8;border-radius:18px;padding:24px 24px 28px;box-shadow:0 18px 44px #10245414}.patent-exam-dragger.ant-upload-wrapper .ant-upload-drag{background:#fff;border:2px dashed #d8dfec;border-radius:16px;justify-content:center;align-items:center;min-height:290px;transition:border-color .2s,box-shadow .2s;display:flex}.patent-exam-dragger.ant-upload-wrapper .ant-upload-drag:hover{border-color:#96b4ff;box-shadow:inset 0 0 0 1px #2f68ff0f}.patent-exam-dragger .ant-upload-drag-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex}.patent-exam-dragger-icon,.patent-exam-upload-icon{color:#98a2b3;margin-bottom:18px;font-size:40px;line-height:1}.patent-exam-dragger-title,.patent-exam-dragger-content h3{color:#101828;margin:0 0 10px;font-size:20px;font-weight:700}.patent-exam-dragger-copy,.patent-exam-dragger-content p{color:#667085;margin:0;font-size:15px;line-height:1.8}.patent-exam-dragger-button,.patent-exam-upload-trigger{background:linear-gradient(135deg,#4f8eff 0%,#2f68ff 100%);border:0;border-radius:10px;min-width:98px;height:44px;margin-top:24px;padding-inline:22px;font-weight:700;box-shadow:0 10px 24px #2f68ff47}.patent-exam-file-panel,.patent-exam-selected-card{background:linear-gradient(#fbfdff 0%,#f7faff 100%);border:1px solid #e8eef8;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.patent-exam-file-meta,.patent-exam-selected-main{align-items:center;gap:14px;min-width:0;display:flex}.patent-exam-file-icon,.patent-exam-selected-icon{color:#2f68ff;background:#edf4ff;border-radius:14px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:inline-flex}.patent-exam-file-meta strong,.patent-exam-selected-main strong{color:#12203f;font-size:16px;font-weight:700;display:block}.patent-exam-file-meta p,.patent-exam-selected-main p{color:#7a879c;margin:6px 0 0;font-size:13px}.patent-exam-settings{grid-template-columns:1fr;gap:14px;margin-top:18px;display:grid}.patent-exam-setting-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.patent-exam-setting-card{background:#fafcff;border:1px solid #e8eef8;border-radius:16px;padding:18px 20px}.patent-exam-setting-head{color:#2f68ff;align-items:center;gap:10px;font-size:18px;display:flex}.patent-exam-setting-head-inline{justify-content:space-between;gap:20px}.patent-exam-setting-head-main{align-items:center;gap:10px;display:inline-flex}.patent-exam-filter-toggle{color:#667085;align-items:center;gap:8px;font-size:13px;font-weight:500;display:inline-flex}.patent-exam-filter-toggle .ant-checkbox-wrapper,.patent-exam-filter-toggle .ant-checkbox{align-items:center;display:inline-flex}.patent-exam-setting-card strong{color:#12203f;font-size:15px}.patent-exam-setting-card p{color:#6d7a90;margin:12px 0 14px;font-size:14px;line-height:1.7}.patent-exam-range-picker.ant-picker{border-radius:10px;width:100%;height:42px}.patent-exam-mode-title{color:#475467;margin-bottom:14px;font-size:13px;font-weight:600}.patent-exam-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.patent-exam-mode-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe5f3;border-radius:14px;width:100%;padding:12px 14px;transition:border-color .2s,box-shadow .2s,transform .2s}.patent-exam-mode-card:hover{border-color:#9ebcff;transform:translateY(-1px)}.patent-exam-mode-card.active{background:linear-gradient(#fbfdff 0%,#f4f8ff 100%);border-color:#2f68ff;box-shadow:0 8px 20px #2f68ff29}.patent-exam-mode-card-head{align-items:flex-start;gap:12px;display:flex}.patent-exam-mode-icon{border-radius:9px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;display:inline-flex}.patent-exam-mode-icon-auto{color:#fff;background:#3f7cff}.patent-exam-mode-icon-manual{color:#667085;background:#f2f4f7}.patent-exam-mode-copy{flex:1;min-width:0}.patent-exam-mode-copy strong{color:#101828;margin-bottom:4px;font-size:15px;font-weight:700;display:block}.patent-exam-mode-copy p{color:#667085;margin:0;font-size:12px;line-height:1.55}.patent-exam-mode-check{color:#2f68ff;margin-top:2px;font-size:16px}.patent-exam-actions{margin-top:14px}.patent-exam-action-card{text-align:center;background:#fffffffa;border:1px solid #e6edf8;border-radius:16px;padding:20px 24px 18px;box-shadow:0 12px 30px #1024540f}.patent-exam-action-card p{color:#52627d;margin:0 0 18px;font-size:15px}.patent-exam-actions .ant-btn{border-radius:10px;min-width:132px;height:44px;font-weight:700}@media (width<=1200px){.exam-report-banner{flex-direction:column;justify-content:flex-start;min-height:auto}.exam-report-banner__copy{text-align:left;width:100%;position:static;transform:none}.exam-report-layout{grid-template-columns:1fr}.exam-search-sidebar{max-height:none;position:static;top:auto;overflow:visible}.exam-summary-grid{grid-template-columns:1fr}.patent-feature-hero{flex-direction:column;align-items:flex-start}.patent-feature-actions{justify-content:flex-start}.patent-feature-intro,.patent-exam-setting-grid,.patent-exam-settings,.patent-exam-mode-grid{grid-template-columns:1fr}}@media (width<=768px){.exam-report-card .ant-card-body{padding:16px}.exam-report-banner{gap:14px;min-height:auto}.exam-report-banner__copy h1{font-size:18px}.exam-report-banner__actions.ant-space{width:100%}.exam-report-layout{gap:12px}.exam-report-section__head{flex-direction:column;align-items:flex-start}.exam-report-section__head h2{font-size:18px}.exam-search-patent{padding:10px}.exam-search-patent__footer{flex-wrap:wrap}.patent-feature-page{padding:14px}.patent-flow-return{margin-bottom:16px;font-size:15px}.patent-writing-mode-page{padding:14px;display:block}.patent-writing-mode-shell{padding:16px 0 36px}.patent-writing-mode-head{margin-bottom:20px}.patent-writing-mode-head h1{font-size:24px}.writing-mode-panel{border-radius:18px;padding:16px}.patent-feature-hero{padding:20px}.patent-feature-hero h2{font-size:24px}.patent-exam-upload-shell{padding:16px 0 36px}.patent-exam-upload-head h1{font-size:24px}.patent-exam-upload-card{padding:16px}.patent-exam-dragger.ant-upload-wrapper .ant-upload-drag{min-height:248px}.patent-exam-selected-card{flex-direction:column;align-items:stretch}.patent-exam-setting-head-inline{flex-direction:column;align-items:flex-start;gap:10px}.patent-exam-actions .ant-btn{width:100%}.writing-mode-modal .ant-modal{max-width:calc(100vw - 24px);width:calc(100vw - 24px)!important}.writing-mode-modal .ant-modal-header{padding:22px 20px 0}.writing-mode-modal .ant-modal-body{padding:18px 20px 22px}.writing-mode-modal__content{grid-template-columns:1fr;gap:16px}.writing-mode-option{align-items:flex-start;min-height:auto;padding:20px 18px}.writing-mode-option__body h3{font-size:20px}}@media (width<=992px){.search-page-head,.search-compact-toolbar,.search-results-head,.search-history-row,.search-upload-toolbar,.search-builder-footer{flex-direction:column;align-items:stretch}.search-upload-trigger{width:100%;min-width:0}.search-filter-actions{justify-content:flex-start}.search-pagination-wrap{justify-content:flex-start;overflow-x:auto}.search-detail-info-grid,.search-history-head{grid-template-columns:1fr}.search-history-stats{justify-content:flex-start}.patent-history-head{grid-template-columns:1fr}.patent-history-stats{justify-content:flex-start}.search-history-filter-row,.patent-history-filter-row{flex-direction:column;align-items:stretch}.search-history-filter-main,.patent-history-filter-main,.search-history-select,.search-history-input,.patent-history-input{width:100%}.simple-search-head{grid-template-columns:1fr;gap:14px}.simple-search-segment{width:fit-content}.semantic-search-head,.semantic-search-layout,.intelligent-search-layout{grid-template-columns:1fr}.semantic-search-head-meta{justify-content:flex-start;max-width:none}.advanced-preview-card{position:static}}@media (width<=768px){.advanced-builder-card .ant-card-body,.advanced-preview-card .ant-card-body{padding:20px 18px}.advanced-filter-row{padding:14px 14px 12px 42px}.advanced-filter-row .ant-row{row-gap:10px}.advanced-filter-actions{justify-content:flex-start}.simple-search-card .ant-card-body{padding:20px 18px}.simple-search-head h3.ant-typography{font-size:21px}.simple-search-panel{padding:10px}.simple-search-row{gap:10px;display:grid}.simple-search-input.ant-input,.simple-search-button.ant-btn{border-radius:10px;width:100%}.semantic-search-card .ant-card-body{padding:20px 18px}.semantic-search-head h3.ant-typography{font-size:21px}.semantic-search-editor,.semantic-search-panel{padding:12px}.semantic-search-textarea.ant-input{min-height:220px}.search-history-page-card .ant-card-body,.patent-history-page-card .ant-card-body{padding:20px 18px}.search-history-head h3.ant-typography,.patent-history-head h3.ant-typography{font-size:21px}.search-history-toolbar,.patent-history-toolbar{align-items:stretch}.search-history-row{flex-direction:column;align-items:flex-start}.search-history-row-main{grid-template-columns:auto 1fr}.search-history-content{grid-column:1/-1}.search-history-title-row{flex-direction:column}.search-history-title-row h5.ant-typography{white-space:normal}.search-history-actions{justify-content:flex-end;width:100%}.intelligent-search-card .ant-card-body{padding:20px 18px}.intelligent-search-head h3.ant-typography{font-size:21px}.intelligent-search-upload-panel,.intelligent-search-window-card{padding:12px}.intelligent-search-file-card{grid-template-columns:1fr;align-items:stretch}.intelligent-search-file-main strong{white-space:normal}.intelligent-search-file-card .search-upload-trigger{width:100%;min-width:0}}.account-assets-page{flex-direction:column;gap:24px;display:flex}.account-assets-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.account-assets-head-main{flex:auto;min-width:0}.account-assets-head-side{flex:none;justify-content:flex-end;align-items:flex-start;gap:12px;display:flex}.account-assets-title{margin-bottom:4px!important}.account-assets-subtitle{color:#667085}.account-assets-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.account-assets-stat-card,.account-assets-section,.account-assets-package-card{background:#fff;border:1px solid #e9edf5;border-radius:18px;box-shadow:0 14px 32px #2c47780f}.account-assets-stat-card{padding:20px 22px}.account-assets-stat-card-inline{min-width:320px}.account-assets-stat-head{align-items:center;gap:14px;display:flex}.account-assets-stat-head p{color:#667085;margin:0 0 6px;font-size:14px}.account-assets-stat-head strong{color:#101828;font-size:26px}.account-assets-stat-card small{color:#98a2b3;margin-top:14px;font-size:13px;display:block}.account-assets-stat-icon{color:#2f68ff;background:linear-gradient(135deg,#eff4ff 0%,#dbe7ff 100%);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:inline-flex}.account-assets-section{padding:22px}.account-assets-section-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.account-assets-section-head h3{color:#101828;margin:0 0 6px;font-size:20px}.account-assets-section-head p{color:#667085;margin:0}.account-assets-package-grid{gap:18px;display:grid}.account-assets-package-card{padding:22px}.account-assets-package-top{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.account-assets-package-top h4{color:#101828;margin:0 0 6px;font-size:20px}.account-assets-package-top p{color:#667085;margin:0}.account-assets-package-meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 18px;display:grid}.account-assets-package-meta div{background:#f8fafd;border-radius:14px;padding:14px 16px}.account-assets-package-meta dt{color:#98a2b3;margin:0 0 6px;font-size:13px}.account-assets-package-meta dd{color:#101828;word-break:break-word;margin:0;font-weight:600}.account-assets-feature-table{border:1px solid #edf1f7;border-radius:14px;overflow:hidden}.account-assets-feature-head,.account-assets-feature-row{grid-template-columns:2fr 1fr 1fr 1fr;align-items:center;gap:12px;padding:16px 18px;display:grid}.account-assets-feature-head{color:#667085;background:#f8fafd;font-size:13px;font-weight:600}.account-assets-feature-head span:not(:first-child),.account-assets-feature-row span:not(:first-child),.account-assets-feature-row strong{text-align:center}.account-assets-feature-row{color:#344054;border-top:1px solid #edf1f7}.account-assets-feature-row span:first-child{color:#1d2939}.account-assets-feature-row strong{color:#2f68ff;font-size:16px;font-weight:700}.account-assets-feature-empty,.account-assets-empty{padding:28px 20px}.account-assets-transaction-table{border:1px solid #edf1f7;border-radius:14px;overflow:hidden}.account-assets-transaction-head,.account-assets-transaction-row{grid-template-columns:1.45fr .7fr 1.1fr 1fr 1fr 1fr 1.3fr;align-items:center;gap:12px;padding:15px 18px;display:grid}.account-assets-transaction-head{color:#667085;background:#f8fafd;font-size:13px;font-weight:600}.account-assets-transaction-row{color:#344054;border-top:1px solid #edf1f7}.account-assets-transaction-row strong{font-size:15px}.account-assets-transaction-row strong.income{color:#16a34a}.account-assets-transaction-row strong.expense{color:#dc6803}.account-assets-transaction-row small{color:#98a2b3;margin-top:4px;display:block}.account-assets-transaction-empty{text-align:center;border-top:1px solid #edf1f7;padding:32px 20px}.account-assets-transaction-pagination{color:#667085;justify-content:flex-end;align-items:center;gap:10px;margin-top:16px;display:flex}.account-assets-page-size{width:112px}.account-assets-page-btn{color:#344054;cursor:pointer;background:#fff;border:1px solid #d8e0ee;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.account-assets-page-btn.active{color:#2f68ff;border-color:#2f68ff;font-weight:700}.account-assets-page-btn:disabled{color:#b8bfcc;cursor:not-allowed;background:#f8fafd}@media (width<=1200px){.account-assets-stat-grid,.account-assets-package-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.account-assets-head{flex-direction:column}.account-assets-head-side{justify-content:space-between;width:100%}}@media (width<=768px){.account-assets-head,.account-assets-package-top{flex-direction:column;align-items:stretch}.account-assets-stat-grid,.account-assets-package-meta,.account-assets-feature-head,.account-assets-feature-row,.account-assets-transaction-head,.account-assets-transaction-row{grid-template-columns:1fr}.account-assets-head-side{flex-direction:column;align-items:stretch}.account-assets-stat-card-inline{min-width:0}.account-assets-transaction-pagination{flex-wrap:wrap;justify-content:flex-start}}.shell{background:radial-gradient(circle at 0 0,#4e76ff2e,#0000 28%),linear-gradient(#edf3ff 0%,#eaf0fb 100%)}.shell-sider{box-shadow:24px 0 48px #070f1d3d;background:radial-gradient(circle at top,#548eff3d,#0000 24%),linear-gradient(#08111f 0%,#10192c 100%)!important}.shell-sider .ant-layout-sider-children{flex-direction:column;height:100%;min-height:0;display:flex}.customer-register-page{background:linear-gradient(135deg,#122139eb,#183853db),repeating-linear-gradient(90deg,#ffffff14 0 1px,#0000 1px 80px);min-height:100vh;padding:48px 20px}.customer-register-shell{background:#fffffff5;border:1px solid #ffffff2e;border-radius:8px;width:min(1120px,100%);margin:0 auto;padding:34px;box-shadow:0 28px 80px #0612225c}.customer-register-heading{gap:8px;margin-bottom:22px;display:grid}.customer-register-kicker{color:#2f68ff;letter-spacing:0;font-size:13px;font-weight:700}.customer-register-heading h1{color:#111827;margin:0!important;font-size:34px!important}.customer-register-heading p{color:#667085;max-width:760px;margin:0;font-size:15px;line-height:1.7}.customer-register-alert{margin-bottom:22px}.customer-register-form{gap:22px;display:grid}.customer-register-section{border-top:1px solid #e9edf5;padding-top:18px}.customer-register-section h2{color:#101828;margin:0 0 18px;font-size:18px}.customer-register-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;display:grid}.customer-register-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-register-actions{justify-content:flex-end;gap:12px;padding-top:8px;display:flex}.customer-register-actions .ant-btn{min-width:112px}.customer-register-success{background:#fffffff7;border-radius:8px;width:min(720px,100%);margin:8vh auto 0;padding:36px;box-shadow:0 28px 80px #0612225c}.customer-activation-shell{width:min(760px,100%)}.customer-activation-panel{text-align:center;justify-items:center;gap:12px;display:grid}.customer-activation-panel h3{margin:8px 0 0!important}.customer-activation-fields{gap:12px;display:grid}.customer-activation-field{background:#f8fafc;border:1px solid #e7ecf5;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.customer-activation-field>div{gap:4px;min-width:0;display:grid}.customer-activation-field strong{color:#111827;word-break:break-all;font-size:18px}@media (width<=768px){.customer-register-page{padding:24px 12px}.customer-register-shell{padding:22px 16px}.customer-register-heading h1{font-size:28px!important}.customer-register-grid,.customer-register-grid.compact{grid-template-columns:1fr}.customer-register-actions{flex-direction:column}.customer-register-actions .ant-btn{width:100%}.customer-activation-field{flex-direction:column;align-items:stretch}}.brand{border-bottom:1px solid #93b2ff2e;min-height:88px;margin:0 16px;padding:10px 0 12px}.brand-image{filter:drop-shadow(0 12px 20px #07112e4d);width:min(100%,176px);max-height:64px}.sidebar-title{color:#c1d2ff9e;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.sidebar-wrap{scrollbar-width:thin;scrollbar-color:#89a9ee6b transparent;flex:auto;min-height:0;overflow:hidden auto}.sidebar-wrap::-webkit-scrollbar{width:5px}.sidebar-wrap::-webkit-scrollbar-track{background:0 0}.sidebar-wrap::-webkit-scrollbar-thumb{background:#89a9ee6b;border-radius:999px}.sidebar-wrap::-webkit-scrollbar-thumb:hover{background:#a4bef6ad}.sidebar-item{border:1px solid #0000;min-height:44px;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s}.sidebar-item:hover{background:#2c478657;border-color:#77a5ff29;transform:translate(2px)}.sidebar-item.active{background:linear-gradient(135deg,#486dfff5 0%,#17bdccb8 100%);box-shadow:0 10px 30px #346bff47}.sidebar-collapse-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3d5ca83d;border:1px solid #93b2ff38}.shell-header{background:#f4f8ffc7;border-bottom:1px solid #d5dff1b3;box-shadow:0 14px 34px #101f4514}.company-btn{background:#ffffffe0;border-color:#abbad699;border-radius:999px;height:46px;padding-inline:18px}.main-content-scroll{background:radial-gradient(circle at 100% 0,#6399ff14,#0000 18%),linear-gradient(#eef3fb 0%,#e9eff8 100%)}.shell-content{background:0 0}.card-block,.purchase-stage,.purchase-panel,.wb-panel,.order-table-shell,.invoice-shell,.account-assets-section,.account-assets-stat-card,.account-assets-package-card{border:1px solid #d4deefd1;box-shadow:0 18px 38px #14224614}.feature-page{gap:18px;display:grid}.feature-hero{background:radial-gradient(circle at 20% 20%,#84c8ff3d,#0000 26%),linear-gradient(135deg,#0c1530 0%,#16315e 58%,#1e6f86 100%);border-radius:24px;justify-content:space-between;align-items:center;gap:20px;padding:26px 28px;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 48px #0a153133}.feature-eyebrow{color:#ecf4ffe6;letter-spacing:.08em;text-transform:uppercase;background:#ffffff1f;border-radius:999px;align-items:center;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.feature-title.ant-typography{color:#f7fbff;margin:14px 0 8px;font-size:34px}.feature-subtitle{font-size:15px;line-height:1.8;color:#e4ecfad6!important}.feature-hero-mark{flex:none;width:180px;height:140px;position:relative}.feature-hero-mark span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#ffffff2e,#ffffff08);border:1px solid #ffffff2e;border-radius:24px;position:absolute}.feature-hero-mark span:first-child{inset:12px 18px 54px 64px}.feature-hero-mark span:nth-child(2){inset:40px 56px 18px 20px}.feature-hero-mark span:nth-child(3){background:linear-gradient(#75c6ff6b,#5767ff14);inset:22px 0 78px 102px}.feature-metric-row{margin-top:0!important}.feature-metric-card{background:linear-gradient(#fffffffa,#f5f9fff2);border-radius:20px;overflow:hidden}.feature-metric-card .ant-card-body{padding:22px 24px}.feature-metric-label{letter-spacing:.04em;font-size:13px;color:#66758f!important}.feature-metric-value.ant-typography{color:#101828;margin:10px 0 0;font-size:30px}.feature-table-card{border-radius:22px;overflow:hidden}.feature-table-card .ant-card-body{padding:10px}.feature-table-card .ant-table-wrapper .ant-table{background:0 0}.feature-table-card .ant-table-thead>tr>th{color:#5b6982;background:#f5f8fe;font-size:13px;font-weight:700}.feature-table-card .ant-table-tbody>tr>td{border-bottom-color:#edf2fa}@media (width<=900px){.feature-hero{flex-direction:column;align-items:flex-start}.feature-hero-mark{width:100%;height:92px}}.analytics-page,.sub-account-page,.operation-log-page{background:radial-gradient(1100px 560px at 50% -120px,#5882ff14,#0000 68%),linear-gradient(#f7f9ff 0%,#f4f7fc 100%)}.analytics-page-head,.sub-account-head,.operation-log-hero{background:#fffffffa;border:1px solid #eaf0f8;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 14px 34px #1331610f,0 2px 8px #13316108}.analytics-page-head:after,.sub-account-head:after,.operation-log-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#2f68ff29,#0000 68%);border-radius:999px;width:260px;height:260px;position:absolute;top:-110px;right:-90px}.analytics-page-head{margin-bottom:18px;padding:24px 28px}.analytics-eyebrow,.operation-log-eyebrow{color:#2f68ff;letter-spacing:.02em;margin-bottom:10px;font-size:13px;font-weight:800;display:inline-flex}.analytics-page-title{color:#121926!important;margin:0 0 10px!important;font-size:28px!important;font-weight:850!important;line-height:1.2!important}.analytics-page-subtitle,.operation-log-subtitle{max-width:760px;font-size:15px;font-weight:600;line-height:1.75;display:block;color:#667085!important}.analytics-filter-panel,.analytics-section-card,.sub-account-stat-card,.sub-account-table-shell,.operation-log-table-card{border-color:#e7eef8;border-radius:22px;box-shadow:0 14px 34px #1331610e,0 2px 8px #13316108}.analytics-filter-panel,.analytics-section-card{background:#fffffffa}.analytics-section-title h3{font-weight:850}.analytics-metric-card{border-color:#e9f0f9;transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:inset 0 1px #ffffffb8}.analytics-metric-card:hover{border-color:#d9e6fb;transform:translateY(-2px);box-shadow:0 14px 28px #2f68ff14}.analytics-rank-row{transition:background .18s,transform .18s}.analytics-rank-row:hover{background:#f8fbff}.sub-account-head{margin-bottom:18px;padding:24px 28px}.sub-account-head>*{z-index:1;position:relative}.sub-account-title{font-size:28px!important;line-height:1.2!important}.sub-account-subtitle{max-width:780px;font-size:15px;line-height:1.75;display:block;color:#667085!important}.sub-account-head .ant-space{flex-wrap:wrap;justify-content:flex-end}.sub-account-head .ant-btn{border-radius:11px;height:42px;font-weight:750}.sub-account-stat-grid{gap:14px}.sub-account-stat-card{min-height:122px;padding:18px;transition:transform .18s,box-shadow .18s,border-color .18s;overflow:hidden}.sub-account-stat-card:before{content:"";background:linear-gradient(#2f68ff 0%,#7ba7ff 100%);width:4px;position:absolute;inset:0 auto 0 0}.sub-account-stat-card:hover{border-color:#d9e6fb;transform:translateY(-2px);box-shadow:0 16px 34px #2f68ff14}.sub-account-stat-icon{border-radius:12px}.sub-account-stat-icon.blue{background:linear-gradient(135deg,#2f68ff21,#2f68ff0f)}.sub-account-table-shell{background:#fffffffa}.sub-account-filter-bar{background:linear-gradient(#fff 0%,#fbfdff 100%)}.sub-account-search .ant-input-affix-wrapper,.sub-account-select .ant-select-selector,.sub-account-page-size .ant-select-selector{height:42px!important}.sub-account-table-head{color:#56627a;letter-spacing:.01em;background:#f8fbff;font-size:13px}.sub-account-row{transition:background .18s,transform .18s}.sub-account-row:hover{background:#f9fbff}.sub-account-permission-cell p{color:#8a95a9;margin:7px 0 0;font-size:13px;font-weight:650}.sub-account-action-cell{flex-wrap:wrap;gap:14px}.sub-account-action-cell button:hover,.sub-account-permission-cell button:hover{color:#174eea}.operation-log-page{padding:18px 18px 26px}.operation-log-hero{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;padding:24px 28px;display:flex}.operation-log-hero>*{z-index:1;position:relative}.operation-log-title{color:#121926!important;margin:0 0 10px!important;font-size:28px!important;font-weight:850!important;line-height:1.2!important}.operation-log-clear-btn{border-radius:11px;height:42px;font-weight:750}.operation-log-table-card{background:#fffffffa;overflow:hidden}.operation-log-toolbar{background:linear-gradient(#fff 0%,#fbfdff 100%);border-bottom:1px solid #eef3fa;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}.operation-log-toolbar h3{color:#121926;margin:0;font-size:18px;font-weight:850}.operation-log-toolbar p{color:#7b879c;margin:7px 0 0;font-size:14px;font-weight:600}.operation-log-search{width:340px}.operation-log-search .ant-input-affix-wrapper,.operation-log-search .ant-input-group-addon .ant-btn{border-radius:11px;min-height:42px}.operation-log-table{padding:8px 10px 12px}.operation-log-table .ant-table{background:0 0}.operation-log-table .ant-table-thead>tr>th{color:#56627a;background:#f8fbff;border-bottom-color:#e8eef8;font-size:13px;font-weight:800}.operation-log-table .ant-table-tbody>tr>td{color:#344054;border-bottom-color:#eef3fa;font-weight:600}.operation-log-table .ant-table-tbody>tr:hover>td{background:#f9fbff!important}.operation-log-time{color:#667085;align-items:center;gap:7px;display:inline-flex}.operation-log-empty{padding:54px 20px}.analytics-asset-risk-grid{align-items:start}.analytics-asset-card{min-height:0}.analytics-asset-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.analytics-asset-metric-card{background:linear-gradient(#fffffffc 0%,#f8fbfff5 100%);border-color:#dfe8f5;align-items:center;min-height:118px;padding:18px 20px}.analytics-asset-metric-card .analytics-metric-icon{border-radius:12px;width:40px;height:40px}.analytics-asset-metric-card .analytics-metric-content p{color:#5a6680;white-space:nowrap;margin:0 0 10px;font-size:14px;line-height:1.35}.analytics-asset-metric-card .analytics-metric-content strong{letter-spacing:-.02em;white-space:nowrap;font-size:25px}@media (width<=980px){.analytics-page-head,.sub-account-head,.operation-log-hero,.operation-log-toolbar{flex-direction:column;align-items:flex-start}.operation-log-search{width:100%}.analytics-asset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.analytics-page-head,.sub-account-head,.operation-log-hero{border-radius:18px;padding:20px}.operation-log-page{padding-inline:12px}.analytics-asset-grid{grid-template-columns:1fr}.analytics-asset-metric-card .analytics-metric-content p,.analytics-asset-metric-card .analytics-metric-content strong{white-space:normal}}.wb-page{background:radial-gradient(1100px 560px at 50% -140px,#2f68ff1a,#0000 68%),linear-gradient(#f7f9ff 0%,#f3f6fc 100%)}.wb-page-head{background:linear-gradient(135deg,#fffffffc 0%,#f6fafff5 100%);border:1px solid #e7eef8;border-radius:24px;justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:18px;padding:24px 28px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 38px #1331610f,0 2px 8px #13316108}.wb-page-head:after{content:"";pointer-events:none;background:radial-gradient(circle,#2f68ff26,#0000 68%);border-radius:999px;width:280px;height:280px;position:absolute;top:-120px;right:-70px}.wb-page-head>*{z-index:1;position:relative}.wb-page-eyebrow{color:#2f68ff;letter-spacing:.04em;margin-bottom:10px;font-size:13px;font-weight:850;display:inline-flex}.wb-page-title{color:#121926!important;margin:0 0 10px!important;font-size:30px!important;font-weight:850!important;line-height:1.18!important}.wb-page-subtitle{color:#667085;max-width:760px;margin:0;font-size:15px;font-weight:600;line-height:1.75}.wb-page-mini-stats{grid-template-columns:repeat(3,minmax(92px,1fr));gap:12px;min-width:min(430px,42%);display:grid}.wb-page-mini-stat{background:#ffffffc7;border:1px solid #e4ecf7;border-radius:16px;min-height:76px;padding:14px 16px;box-shadow:inset 0 1px #ffffffdb}.wb-page-mini-stat span{color:#7b879c;font-size:12px;font-weight:800;display:block}.wb-page-mini-stat strong{color:#121926;white-space:nowrap;margin-top:8px;font-size:22px;font-weight:850;line-height:1.1;display:block}.wb-hero-grid{grid-template-columns:minmax(0,1.62fr) minmax(320px,.68fr);gap:18px;margin-bottom:18px}.wb-top-product-section,.wb-account-card,.wb-panel,.wb-product-card{border-color:#e7eef8;box-shadow:0 14px 34px #1331610e,0 2px 8px #13316108}.wb-top-product-section{background:linear-gradient(#fffffffc 0%,#fafcfffa 100%);border-radius:24px;overflow:hidden}.wb-section-head{border-bottom:1px solid #eef3fa;padding-bottom:12px}.wb-section-head h3{align-items:center;gap:10px;font-weight:850;display:inline-flex;position:relative}.wb-section-head h3:before{content:"";background:linear-gradient(#2f68ff 0%,#67a2ff 100%);border-radius:999px;width:4px;height:18px;display:inline-block}.wb-product-grid{gap:14px}.wb-product-card{border-radius:20px;min-height:214px;padding:20px}.wb-product-card h3{margin-bottom:10px;font-size:20px}.wb-product-card p{color:#667085;min-height:50px}.wb-product-domain,.wb-product-focus{background:#ffffffd1}.wb-product-btn{background:#fff;border-color:#d7e3f7}.wb-account-block{gap:0}.wb-account-title{flex:none;margin-bottom:16px;padding:0 0 14px}.wb-account-card{background:linear-gradient(#fffffffc 0%,#f8fbfffa 100%);border-radius:24px;flex:1;padding:18px 20px}.wb-account-company{background:linear-gradient(135deg,#2f68ff14 0%,#ffffffb8 72%);border:1px solid #e7eef8;border-radius:18px;padding:16px}.wb-account-company strong{max-width:100%;font-size:19px;line-height:1.45;display:inline-block}.wb-account-meta{background:#fff;border:1px solid #eef3fa;border-radius:18px;gap:0;margin-top:16px;overflow:hidden}.wb-account-meta div{border-bottom:1px solid #f0f4fa;min-height:42px;padding:0 14px}.wb-account-meta div:last-child{border-bottom:0}.wb-account-btn{color:#fff;background:linear-gradient(135deg,#2f68ff 0%,#4d86ff 100%);margin-top:16px;box-shadow:0 14px 26px #2f68ff2e}.wb-account-btn:hover{color:#fff!important;background:linear-gradient(135deg,#265cf0 0%,#3f7aff 100%)!important}.wb-main-grid{grid-template-columns:minmax(0,1.28fr) minmax(360px,.72fr)}.wb-panel{background:#fffffffc;border-radius:24px}.wb-summary-grid{gap:12px;padding:12px 0 18px}.wb-summary-card{background:linear-gradient(#fffffffc 0%,#f8fbfffa 100%);border:1px solid #e7eef8;border-radius:18px;min-height:100px;padding:16px 14px;box-shadow:inset 0 1px #ffffffdb}.wb-summary-card:before{display:none}.wb-summary-card span{color:#667085;font-size:13px}.wb-summary-card strong{letter-spacing:-.02em;font-size:24px}.wb-trend-block{background:#fbfdff;border:1px solid #eef3fa;border-radius:20px;padding:16px 16px 10px}.wb-overview-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.wb-overview-refresh{color:#2f68ff;height:36px;box-shadow:none;background:#fff;border-color:#dbe6f5;border-radius:999px;font-weight:800}.wb-overview-refresh:hover{color:#1f4fff!important;background:#f8fbff!important;border-color:#9bb8ff!important}.wb-overview-panel .ant-spin-nested-loading,.wb-overview-panel .ant-spin-container{display:block}.wb-usage-error{border-radius:14px;margin:0 0 12px}.wb-message-list{gap:12px}.wb-message-item{background:#fff;border:1px solid #eef3fa;border-radius:18px;padding:14px;transition:border-color .18s,box-shadow .18s,transform .18s}.wb-message-item:hover{border-color:#dbe7fb;transform:translateY(-1px);box-shadow:0 12px 24px #2f68ff12}.wb-message-title strong{font-size:15px;line-height:1.35}.wb-message-body p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (width<=1200px){.wb-page-head{flex-direction:column}.wb-page-mini-stats{width:100%;min-width:0}}@media (width<=720px){.wb-page-head{border-radius:18px;padding:20px}.wb-page-mini-stats{grid-template-columns:1fr}.wb-summary-card strong{font-size:22px}.wb-overview-actions,.wb-overview-actions .wb-ghost-select,.wb-overview-refresh{width:100%}}
