@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.flex-box{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-moz-flex;display:-ms-flexbox;display:flex}.flex-row{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex-row-reverse{-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-column{-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-column-reverse{-webkit-box-direction:reverse;-webkit-box-orient:vertical;-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-nowrap{-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}.flex-wrap{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-wrap-reverse{-webkit-flex-wrap:wrap-reverse;-moz-flex-wrap:wrap-reverse;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.flex-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}.flex-justify-end{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end}.flex-justify-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.flex-justify-space-around{-webkit-box-pack:space-around;-ms-flex-pack:space-around;-webkit-justify-content:space-around;-moz-justify-content:space-around;justify-content:space-around}.flex-align-start{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start}.flex-align-center{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.flex-align-end{-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;-moz-align-items:flex-end;align-items:flex-end}.flex-align-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;-webkit-align-items:baseline;-moz-align-items:baseline;align-items:baseline}.flex-box-column{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-box-center{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}.flex-1{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.markdown-body{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;margin:0;color:#101828;background-color:var(--color-canvas-default);font-size:14px;font-weight:400;line-height:1.5;word-wrap:break-word;word-break:break-word;user-select:text}.light{color-scheme:light;--color-prettylights-syntax-comment: #6e7781;--color-prettylights-syntax-constant: #0550ae;--color-prettylights-syntax-entity: #8250df;--color-prettylights-syntax-storage-modifier-import: #24292f;--color-prettylights-syntax-entity-tag: #116329;--color-prettylights-syntax-keyword: #cf222e;--color-prettylights-syntax-string: #0a3069;--color-prettylights-syntax-variable: #953800;--color-prettylights-syntax-brackethighlighter-unmatched: #82071e;--color-prettylights-syntax-invalid-illegal-text: #f6f8fa;--color-prettylights-syntax-invalid-illegal-bg: #82071e;--color-prettylights-syntax-carriage-return-text: #f6f8fa;--color-prettylights-syntax-carriage-return-bg: #cf222e;--color-prettylights-syntax-string-regexp: #116329;--color-prettylights-syntax-markup-list: #3b2300;--color-prettylights-syntax-markup-heading: #0550ae;--color-prettylights-syntax-markup-italic: #24292f;--color-prettylights-syntax-markup-bold: #24292f;--color-prettylights-syntax-markup-deleted-text: #82071e;--color-prettylights-syntax-markup-deleted-bg: #ffebe9;--color-prettylights-syntax-markup-inserted-text: #116329;--color-prettylights-syntax-markup-inserted-bg: #dafbe1;--color-prettylights-syntax-markup-changed-text: #953800;--color-prettylights-syntax-markup-changed-bg: #ffd8b5;--color-prettylights-syntax-markup-ignored-text: #eaeef2;--color-prettylights-syntax-markup-ignored-bg: #0550ae;--color-prettylights-syntax-meta-diff-range: #8250df;--color-prettylights-syntax-brackethighlighter-angle: #57606a;--color-prettylights-syntax-sublimelinter-gutter-mark: #8c959f;--color-prettylights-syntax-constant-other-reference-link: #0a3069;--color-fg-default: #24292f;--color-fg-muted: #57606a;--color-fg-subtle: #6e7781;--color-canvas-default: transparent;--color-canvas-subtle: #f6f8fa;--color-border-default: #d0d7de;--color-border-muted: hsla(210, 18%, 87%, 1);--color-neutral-muted: rgba(175, 184, 193, .2);--color-accent-fg: #0969da;--color-accent-emphasis: #0969da;--color-attention-subtle: #fff8c5;--color-danger-fg: #cf222e}:root{color-scheme:light;--color-prettylights-syntax-comment: #6e7781;--color-prettylights-syntax-constant: #0550ae;--color-prettylights-syntax-entity: #8250df;--color-prettylights-syntax-storage-modifier-import: #24292f;--color-prettylights-syntax-entity-tag: #116329;--color-prettylights-syntax-keyword: #cf222e;--color-prettylights-syntax-string: #0a3069;--color-prettylights-syntax-variable: #953800;--color-prettylights-syntax-brackethighlighter-unmatched: #82071e;--color-prettylights-syntax-invalid-illegal-text: #f6f8fa;--color-prettylights-syntax-invalid-illegal-bg: #82071e;--color-prettylights-syntax-carriage-return-text: #f6f8fa;--color-prettylights-syntax-carriage-return-bg: #cf222e;--color-prettylights-syntax-string-regexp: #116329;--color-prettylights-syntax-markup-list: #3b2300;--color-prettylights-syntax-markup-heading: #0550ae;--color-prettylights-syntax-markup-italic: #24292f;--color-prettylights-syntax-markup-bold: #24292f;--color-prettylights-syntax-markup-deleted-text: #82071e;--color-prettylights-syntax-markup-deleted-bg: #ffebe9;--color-prettylights-syntax-markup-inserted-text: #116329;--color-prettylights-syntax-markup-inserted-bg: #dafbe1;--color-prettylights-syntax-markup-changed-text: #953800;--color-prettylights-syntax-markup-changed-bg: #ffd8b5;--color-prettylights-syntax-markup-ignored-text: #eaeef2;--color-prettylights-syntax-markup-ignored-bg: #0550ae;--color-prettylights-syntax-meta-diff-range: #8250df;--color-prettylights-syntax-brackethighlighter-angle: #57606a;--color-prettylights-syntax-sublimelinter-gutter-mark: #8c959f;--color-prettylights-syntax-constant-other-reference-link: #0a3069;--color-fg-default: #24292f;--color-fg-muted: #57606a;--color-fg-subtle: #6e7781;--color-canvas-default: transparent;--color-canvas-subtle: #f6f8fa;--color-border-default: #d0d7de;--color-border-muted: hsla(210, 18%, 87%, 1);--color-neutral-muted: rgba(175, 184, 193, .2);--color-accent-fg: #0969da;--color-accent-emphasis: #0969da;--color-attention-subtle: #fff8c5;--color-danger-fg: #cf222e}@media (prefers-color-scheme: light){:root{color-scheme:light;--color-prettylights-syntax-comment: #6e7781;--color-prettylights-syntax-constant: #0550ae;--color-prettylights-syntax-entity: #8250df;--color-prettylights-syntax-storage-modifier-import: #24292f;--color-prettylights-syntax-entity-tag: #116329;--color-prettylights-syntax-keyword: #cf222e;--color-prettylights-syntax-string: #0a3069;--color-prettylights-syntax-variable: #953800;--color-prettylights-syntax-brackethighlighter-unmatched: #82071e;--color-prettylights-syntax-invalid-illegal-text: #f6f8fa;--color-prettylights-syntax-invalid-illegal-bg: #82071e;--color-prettylights-syntax-carriage-return-text: #f6f8fa;--color-prettylights-syntax-carriage-return-bg: #cf222e;--color-prettylights-syntax-string-regexp: #116329;--color-prettylights-syntax-markup-list: #3b2300;--color-prettylights-syntax-markup-heading: #0550ae;--color-prettylights-syntax-markup-italic: #24292f;--color-prettylights-syntax-markup-bold: #24292f;--color-prettylights-syntax-markup-deleted-text: #82071e;--color-prettylights-syntax-markup-deleted-bg: #ffebe9;--color-prettylights-syntax-markup-inserted-text: #116329;--color-prettylights-syntax-markup-inserted-bg: #dafbe1;--color-prettylights-syntax-markup-changed-text: #953800;--color-prettylights-syntax-markup-changed-bg: #ffd8b5;--color-prettylights-syntax-markup-ignored-text: #eaeef2;--color-prettylights-syntax-markup-ignored-bg: #0550ae;--color-prettylights-syntax-meta-diff-range: #8250df;--color-prettylights-syntax-brackethighlighter-angle: #57606a;--color-prettylights-syntax-sublimelinter-gutter-mark: #8c959f;--color-prettylights-syntax-constant-other-reference-link: #0a3069;--color-fg-default: #24292f;--color-fg-muted: #57606a;--color-fg-subtle: #6e7781;--color-canvas-default: transparent;--color-canvas-subtle: #f6f8fa;--color-border-default: #d0d7de;--color-border-muted: hsla(210, 18%, 87%, 1);--color-neutral-muted: rgba(175, 184, 193, .2);--color-accent-fg: #0969da;--color-accent-emphasis: #0969da;--color-attention-subtle: #fff8c5;--color-danger-fg: #cf222e}}.markdown-body .octicon{display:inline-block;fill:currentColor;vertical-align:text-bottom}.markdown-body h1:hover .anchor .octicon-link:before,.markdown-body h2:hover .anchor .octicon-link:before,.markdown-body h3:hover .anchor .octicon-link:before,.markdown-body h4:hover .anchor .octicon-link:before,.markdown-body h5:hover .anchor .octicon-link:before,.markdown-body h6:hover .anchor .octicon-link:before{width:16px;height:16px;content:" ";display:inline-block;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>");mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>")}.markdown-body details,.markdown-body figcaption,.markdown-body figure{display:block}.markdown-body summary{display:list-item}.markdown-body [hidden]{display:none!important}.markdown-body a{background-color:transparent;color:#155eef;text-decoration:none}.markdown-body abbr[title]{border-bottom:none;text-decoration:underline dotted}.markdown-body b,.markdown-body strong{font-weight:var(--base-text-weight-semibold, 600)}.markdown-body dfn{font-style:italic}.markdown-body mark{background-color:var(--color-attention-subtle);color:var(--color-fg-default)}.markdown-body small{font-size:90%}.markdown-body sub,.markdown-body sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.markdown-body sub{bottom:-.25em}.markdown-body sup{top:-.5em}.markdown-body img{border-style:none;max-width:100%;box-sizing:content-box;background-color:var(--color-canvas-default)}.markdown-body code,.markdown-body kbd,.markdown-body pre,.markdown-body samp{font-family:monospace;font-size:1em}.markdown-body figure{margin:1em 40px}.markdown-body hr{box-sizing:content-box;overflow:hidden;background:transparent;border-bottom:1px solid var(--color-border-muted);height:.25em;padding:0;margin:24px 0;background-color:var(--color-border-default);border:0}.markdown-body input{font:inherit;margin:0;overflow:visible;font-family:inherit;font-size:inherit;line-height:inherit}.markdown-body [type=button],.markdown-body [type=reset],.markdown-body [type=submit]{-webkit-appearance:button}.markdown-body [type=checkbox],.markdown-body [type=radio]{box-sizing:border-box;padding:0}.markdown-body [type=number]::-webkit-inner-spin-button,.markdown-body [type=number]::-webkit-outer-spin-button{height:auto}.markdown-body [type=search]::-webkit-search-cancel-button,.markdown-body [type=search]::-webkit-search-decoration{-webkit-appearance:none}.markdown-body ::-webkit-input-placeholder{color:inherit;opacity:.54}.markdown-body ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.markdown-body a:hover{text-decoration:underline}.markdown-body ::placeholder{color:var(--color-fg-subtle);opacity:1}.markdown-body hr:before{display:table;content:""}.markdown-body hr:after{display:table;clear:both;content:""}.markdown-body table{border-spacing:0;border-collapse:collapse;display:block;width:max-content;max-width:100%;overflow:auto}.markdown-body td,.markdown-body th{padding:0}.markdown-body details summary{cursor:pointer}.markdown-body details:not([open])>*:not(summary){display:none!important}.markdown-body a:focus,.markdown-body [role=button]:focus,.markdown-body input[type=radio]:focus,.markdown-body input[type=checkbox]:focus{outline:2px solid var(--color-accent-fg);outline-offset:-2px;box-shadow:none}.markdown-body a:focus:not(:focus-visible),.markdown-body [role=button]:focus:not(:focus-visible),.markdown-body input[type=radio]:focus:not(:focus-visible),.markdown-body input[type=checkbox]:focus:not(:focus-visible){outline:solid 1px transparent}.markdown-body a:focus-visible,.markdown-body [role=button]:focus-visible,.markdown-body input[type=radio]:focus-visible,.markdown-body input[type=checkbox]:focus-visible{outline:2px solid var(--color-accent-fg);outline-offset:-2px;box-shadow:none}.markdown-body a:not([class]):focus,.markdown-body a:not([class]):focus-visible,.markdown-body input[type=radio]:focus,.markdown-body input[type=radio]:focus-visible,.markdown-body input[type=checkbox]:focus,.markdown-body input[type=checkbox]:focus-visible{outline-offset:0}.markdown-body kbd{display:inline-block;padding:3px 5px;font:11px ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;line-height:10px;color:var(--color-fg-default);vertical-align:middle;background-color:var(--color-canvas-subtle);border:solid 1px var(--color-neutral-muted);border-bottom-color:var(--color-neutral-muted);border-radius:6px;box-shadow:inset 0 -1px 0 var(--color-neutral-muted)}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{padding-top:12px;margin-bottom:12px;font-weight:var(--base-text-weight-semibold, 600);line-height:1.25}.markdown-body blockquote{margin:0;padding:0 8px;border-left:2px solid #2970ff}.markdown-body ul,.markdown-body ol{margin-top:0;margin-bottom:0;padding-left:2em}.markdown-body ol{list-style:decimal}.markdown-body ul{list-style:disc}.markdown-body ol ol,.markdown-body ul ol{list-style-type:lower-roman}.markdown-body ul ul ol,.markdown-body ul ol ol,.markdown-body ol ul ol,.markdown-body ol ol ol{list-style-type:lower-alpha}.markdown-body dd{margin-left:0}.markdown-body tt,.markdown-body code,.markdown-body samp{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px}.markdown-body pre{margin-top:0;margin-bottom:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;word-wrap:normal}.markdown-body .octicon{display:inline-block;overflow:visible!important;vertical-align:text-bottom;fill:currentColor}.markdown-body input::-webkit-outer-spin-button,.markdown-body input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.markdown-body:before{display:table;content:""}.markdown-body:after{display:table;clear:both;content:""}.markdown-body>*:first-child{margin-top:0!important}.markdown-body>*:last-child{margin-bottom:0!important}.markdown-body a:not([href]){color:inherit;text-decoration:none}.markdown-body .absent{color:var(--color-danger-fg)}.markdown-body .anchor{float:left;padding-right:4px;margin-left:-20px;line-height:1}.markdown-body .anchor:focus{outline:none}.markdown-body p,.markdown-body blockquote,.markdown-body ul,.markdown-body ol,.markdown-body dl,.markdown-body table,.markdown-body pre,.markdown-body details{margin-top:0;margin-bottom:12px}.markdown-body blockquote>:first-child{margin-top:0}.markdown-body blockquote>:last-child{margin-bottom:0}.markdown-body h1 .octicon-link,.markdown-body h2 .octicon-link,.markdown-body h3 .octicon-link,.markdown-body h4 .octicon-link,.markdown-body h5 .octicon-link,.markdown-body h6 .octicon-link{color:var(--color-fg-default);vertical-align:middle;visibility:hidden}.markdown-body h1:hover .anchor,.markdown-body h2:hover .anchor,.markdown-body h3:hover .anchor,.markdown-body h4:hover .anchor,.markdown-body h5:hover .anchor,.markdown-body h6:hover .anchor{text-decoration:none}.markdown-body h1:hover .anchor .octicon-link,.markdown-body h2:hover .anchor .octicon-link,.markdown-body h3:hover .anchor .octicon-link,.markdown-body h4:hover .anchor .octicon-link,.markdown-body h5:hover .anchor .octicon-link,.markdown-body h6:hover .anchor .octicon-link{visibility:visible}.markdown-body h1 tt,.markdown-body h1 code,.markdown-body h2 tt,.markdown-body h2 code,.markdown-body h3 tt,.markdown-body h3 code,.markdown-body h4 tt,.markdown-body h4 code,.markdown-body h5 tt,.markdown-body h5 code,.markdown-body h6 tt,.markdown-body h6 code{padding:0 .2em;font-size:inherit}.markdown-body summary h1,.markdown-body summary h2,.markdown-body summary h3,.markdown-body summary h4,.markdown-body summary h5,.markdown-body summary h6{display:inline-block}.markdown-body summary h1 .anchor,.markdown-body summary h2 .anchor,.markdown-body summary h3 .anchor,.markdown-body summary h4 .anchor,.markdown-body summary h5 .anchor,.markdown-body summary h6 .anchor{margin-left:-40px}.markdown-body summary h1,.markdown-body summary h2{padding-bottom:0;border-bottom:0}.markdown-body ul.no-list,.markdown-body ol.no-list{padding:0;list-style-type:none}.markdown-body ol[type=a]{list-style-type:lower-alpha}.markdown-body ol[type=A]{list-style-type:upper-alpha}.markdown-body ol[type=i]{list-style-type:lower-roman}.markdown-body ol[type=I]{list-style-type:upper-roman}.markdown-body ol[type="1"]{list-style-type:decimal}.markdown-body div>ol:not([type]){list-style-type:decimal}.markdown-body ul ul,.markdown-body ul ol,.markdown-body ol ol,.markdown-body ol ul{margin-top:0;margin-bottom:0}.markdown-body li>p{margin-top:16px}.markdown-body li+li{margin-top:.25em}.markdown-body dl{padding:0}.markdown-body dl dt{padding:0;margin-top:16px;font-size:1em;font-style:italic;font-weight:var(--base-text-weight-semibold, 600)}.markdown-body dl dd{padding:0 16px;margin-bottom:16px}.markdown-body table th{font-weight:var(--base-text-weight-semibold, 600);white-space:nowrap}.markdown-body table th,.markdown-body table td{padding:6px 13px;border:1px solid var(--color-border-default)}.markdown-body table tr{background-color:var(--color-canvas-default);border-top:1px solid var(--color-border-muted)}.markdown-body table tr:nth-child(2n){background-color:var(--color-canvas-subtle)}.markdown-body table img{background-color:transparent}.markdown-body img[align=right]{padding-left:20px}.markdown-body img[align=left]{padding-right:20px}.markdown-body .emoji{max-width:none;vertical-align:text-top;background-color:transparent}.markdown-body span.frame{display:block;overflow:hidden}.markdown-body span.frame>span{display:block;float:left;width:auto;padding:7px;margin:13px 0 0;overflow:hidden;border:1px solid var(--color-border-default)}.markdown-body span.frame span img{display:block;float:left}.markdown-body span.frame span span{display:block;padding:5px 0 0;clear:both;color:var(--color-fg-default)}.markdown-body span.align-center{display:block;overflow:hidden;clear:both}.markdown-body span.align-center>span{display:block;margin:13px auto 0;overflow:hidden;text-align:center}.markdown-body span.align-center span img{margin:0 auto;text-align:center}.markdown-body span.align-right{display:block;overflow:hidden;clear:both}.markdown-body span.align-right>span{display:block;margin:13px 0 0;overflow:hidden;text-align:right}.markdown-body span.align-right span img{margin:0;text-align:right}.markdown-body span.float-left{display:block;float:left;margin-right:13px;overflow:hidden}.markdown-body span.float-left span{margin:13px 0 0}.markdown-body span.float-right{display:block;float:right;margin-left:13px;overflow:hidden}.markdown-body span.float-right>span{display:block;margin:13px auto 0;overflow:hidden;text-align:right}.markdown-body code,.markdown-body tt{padding:.2em .4em;margin:0;font-size:85%;white-space:break-spaces;background-color:var(--color-neutral-muted);border-radius:6px}.markdown-body code br,.markdown-body tt br{display:none}.markdown-body del code{text-decoration:inherit}.markdown-body samp{font-size:85%}.markdown-body pre code{font-size:100%;white-space:pre-wrap!important}.markdown-body pre>code{padding:0;margin:0;word-break:normal;white-space:pre-wrap;background:transparent;border:0}.markdown-body .highlight{margin-bottom:16px}.markdown-body .highlight pre{margin-bottom:0;word-break:normal}.markdown-body .highlight pre,.markdown-body pre{padding:16px;background:#fff;overflow:auto;font-size:85%;line-height:1.45;border-radius:6px}.markdown-body pre code,.markdown-body pre tt{display:inline-block;max-width:100%;padding:0;margin:0;overflow-x:auto;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.markdown-body .csv-data td,.markdown-body .csv-data th{padding:5px;overflow:hidden;font-size:12px;line-height:1;text-align:left;white-space:nowrap}.markdown-body .csv-data .blob-num{padding:10px 8px 9px;text-align:right;background:var(--color-canvas-default);border:0}.markdown-body .csv-data tr{border-top:0}.markdown-body .csv-data th{font-weight:var(--base-text-weight-semibold, 600);background:var(--color-canvas-subtle);border-top:0}.markdown-body [data-footnote-ref]:before{content:"["}.markdown-body [data-footnote-ref]:after{content:"]"}.markdown-body .footnotes{font-size:12px;color:var(--color-fg-muted);border-top:1px solid var(--color-border-default)}.markdown-body .footnotes ol{padding-left:16px}.markdown-body .footnotes ol ul{display:inline-block;padding-left:16px;margin-top:16px}.markdown-body .footnotes li{position:relative}.markdown-body .footnotes li:target:before{position:absolute;top:-8px;right:-8px;bottom:-8px;left:-24px;pointer-events:none;content:"";border:2px solid var(--color-accent-emphasis);border-radius:6px}.markdown-body .footnotes li:target{color:var(--color-fg-default)}.markdown-body .footnotes .data-footnote-backref g-emoji{font-family:monospace}.markdown-body .pl-c{color:var(--color-prettylights-syntax-comment)}.markdown-body .pl-c1,.markdown-body .pl-s .pl-v{color:var(--color-prettylights-syntax-constant)}.markdown-body .pl-e,.markdown-body .pl-en{color:var(--color-prettylights-syntax-entity)}.markdown-body .pl-smi,.markdown-body .pl-s .pl-s1{color:var(--color-prettylights-syntax-storage-modifier-import)}.markdown-body .pl-ent{color:var(--color-prettylights-syntax-entity-tag)}.markdown-body .pl-k{color:var(--color-prettylights-syntax-keyword)}.markdown-body .pl-s,.markdown-body .pl-pds,.markdown-body .pl-s .pl-pse .pl-s1,.markdown-body .pl-sr,.markdown-body .pl-sr .pl-cce,.markdown-body .pl-sr .pl-sre,.markdown-body .pl-sr .pl-sra{color:var(--color-prettylights-syntax-string)}.markdown-body .pl-v,.markdown-body .pl-smw{color:var(--color-prettylights-syntax-variable)}.markdown-body .pl-bu{color:var(--color-prettylights-syntax-brackethighlighter-unmatched)}.markdown-body .pl-ii{color:var(--color-prettylights-syntax-invalid-illegal-text);background-color:var(--color-prettylights-syntax-invalid-illegal-bg)}.markdown-body .pl-c2{color:var(--color-prettylights-syntax-carriage-return-text);background-color:var(--color-prettylights-syntax-carriage-return-bg)}.markdown-body .pl-sr .pl-cce{font-weight:700;color:var(--color-prettylights-syntax-string-regexp)}.markdown-body .pl-ml{color:var(--color-prettylights-syntax-markup-list)}.markdown-body .pl-mh,.markdown-body .pl-mh .pl-en,.markdown-body .pl-ms{font-weight:700;color:var(--color-prettylights-syntax-markup-heading)}.markdown-body .pl-mi{font-style:italic;color:var(--color-prettylights-syntax-markup-italic)}.markdown-body .pl-mb{font-weight:700;color:var(--color-prettylights-syntax-markup-bold)}.markdown-body .pl-md{color:var(--color-prettylights-syntax-markup-deleted-text);background-color:var(--color-prettylights-syntax-markup-deleted-bg)}.markdown-body .pl-mi1{color:var(--color-prettylights-syntax-markup-inserted-text);background-color:var(--color-prettylights-syntax-markup-inserted-bg)}.markdown-body .pl-mc{color:var(--color-prettylights-syntax-markup-changed-text);background-color:var(--color-prettylights-syntax-markup-changed-bg)}.markdown-body .pl-mi2{color:var(--color-prettylights-syntax-markup-ignored-text);background-color:var(--color-prettylights-syntax-markup-ignored-bg)}.markdown-body .pl-mdr{font-weight:700;color:var(--color-prettylights-syntax-meta-diff-range)}.markdown-body .pl-ba{color:var(--color-prettylights-syntax-brackethighlighter-angle)}.markdown-body .pl-sg{color:var(--color-prettylights-syntax-sublimelinter-gutter-mark)}.markdown-body .pl-corl{text-decoration:underline;color:var(--color-prettylights-syntax-constant-other-reference-link)}.markdown-body g-emoji{display:inline-block;min-width:1ch;font-family:"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:1em;font-style:normal!important;font-weight:var(--base-text-weight-normal, 400);line-height:1;vertical-align:-.075em}.markdown-body g-emoji img{width:1em;height:1em}.markdown-body .task-list-item{list-style-type:none}.markdown-body .task-list-item label{font-weight:var(--base-text-weight-normal, 400)}.markdown-body .task-list-item.enabled label{cursor:pointer}.markdown-body .task-list-item+.task-list-item{margin-top:4px}.markdown-body .task-list-item .handle{display:none}.markdown-body .task-list-item-checkbox{margin:0 .2em .25em -1.4em;vertical-align:middle}.markdown-body .contains-task-list:dir(rtl) .task-list-item-checkbox{margin:0 -1.6em .25em .2em}.markdown-body .contains-task-list{position:relative}.markdown-body .contains-task-list:hover .task-list-item-convert-container,.markdown-body .contains-task-list:focus-within .task-list-item-convert-container{display:block;width:auto;height:24px;overflow:visible;clip:auto}.markdown-body ::-webkit-calendar-picker-indicator{filter:invert(50%)}.markdown-body .react-syntax-highlighter-line-number{color:#d0d5dd}code{font-family:Fira Code,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.9em;border-radius:.3em;transition:all .2s ease}:not(pre)>code{padding:.2em .4em;background-color:rgba(27,31,35,.05);color:#c7254e;white-space:nowrap}pre{margin:1.5em 0;border-radius:.5em;overflow:hidden;position:relative;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.05)}pre code{display:block;padding:1.25rem 1.5rem;overflow-x:auto;line-height:1.5;tab-size:2;background-color:#282c34;color:#abb2bf}.token.keyword{color:#c678dd}.token.string{color:#98c379}.token.number{color:#d19a66}.token.boolean{color:#56b6c2}.token.function{color:#61afef}.token.comment{color:#5c6370;font-style:italic}.token.punctuation{color:#abb2bf}.token.operator{color:#c678dd}.token.variable{color:#e06c75}pre:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.1)}pre .copy-btn{position:absolute;top:.5em;right:.5em;padding:.25em .5em;background-color:rgba(255,255,255,.1);color:rgba(171,178,191,.7);border-radius:.3em;cursor:pointer;opacity:0;transition:all .2s ease;font-size:.8em}pre:hover .copy-btn{opacity:1}pre .copy-btn:hover{background-color:rgba(255,255,255,.2);color:#fff}pre .copy-success{position:absolute;top:.5em;right:3em;padding:.25em .5em;background-color:#4caf50;color:#fff;border-radius:.3em;font-size:.8em;opacity:0;transition:opacity .3s ease;pointer-events:none}pre .copy-success.active{opacity:1}pre.line-numbers{position:relative;padding-left:3.8em;counter-reset:linenumber}pre.line-numbers>code{position:relative}.line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:0;left:-3.8em;width:3em;letter-spacing:-1px;border-right:1px solid #5c6370;user-select:none}.line-numbers-rows>span{display:block;counter-increment:linenumber}.line-numbers-rows>span:before{content:counter(linenumber);color:#5c6370;display:block;padding-right:.8em;text-align:right}@media (max-width: 768px){pre code{padding:1rem;font-size:.85em}}@keyframes ifmBreathGlow{0%,to{box-shadow:0 0 14px rgba(124,92,255,.28)}50%{box-shadow:0 0 28px rgba(124,92,255,.55),0 0 10px rgba(232,197,107,.24)}}@keyframes ifmBreathGold{0%,to{box-shadow:0 0 12px rgba(232,197,107,.26)}50%{box-shadow:0 0 26px rgba(232,197,107,.5)}}@keyframes ifmFlow{0%{background-position:0% 50%}to{background-position:200% 50%}}.r-picker{background:linear-gradient(168deg,rgba(40,27,78,.98),rgba(16,10,34,.99))!important;border-top:1px solid var(--ifm-stroke-gold);border-left:1px solid var(--ifm-stroke);border-right:1px solid var(--ifm-stroke);color:var(--ifm-cream)!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 -24px 60px rgba(3,1,14,.7);position:relative}.r-picker:before{content:"";position:absolute;top:0;left:16%;right:16%;height:1px;background:linear-gradient(90deg,transparent,rgba(232,197,107,.6),transparent);pointer-events:none}.r-picker .r-picker-header{border-bottom:1px solid rgba(167,139,250,.18);color:var(--ifm-cream)}.r-picker .r-picker-title{color:var(--ifm-cream);font-family:var(--ifm-serif);font-weight:700}.r-picker .r-picker-tools-ok{color:var(--ifm-gold)!important;font-weight:700}.r-picker .r-picker-tools-cancel{color:var(--ifm-text-3)!important}.r-picker .r-picker-body{position:relative}.r-picker .r-picker-mask{background:linear-gradient(0deg,rgba(18,11,38,.86),rgba(18,11,38,.86))!important}.r-picker .r-picker-mask:before{border-top-color:rgba(167,139,250,.45)!important}.r-picker .r-picker-mask-top{background:linear-gradient(180deg,rgba(18,11,38,.95) 30%,rgba(18,11,38,.62))!important}.r-picker .r-picker-mask-bottom{background:linear-gradient(0deg,rgba(18,11,38,.95) 30%,rgba(18,11,38,.62))!important}.r-picker li,.r-picker [class*=item]{color:rgba(244,241,250,.58);transition:color .2s,transform .2s}.r-picker [class*=indicator],.r-picker [class*=active]{border-color:rgba(167,139,250,.5)!important}.r-picker .picker-foot{border-top:1px solid rgba(167,139,250,.18);padding-top:14px}.r-picker .picker-foot div{background-color:transparent!important;background-image:linear-gradient(135deg,#8b6bff,#6a46e0)!important;color:#fff!important;font-weight:700;border:1px solid rgba(167,139,250,.5);box-shadow:0 10px 28px rgba(90,56,200,.46),inset 0 1px rgba(255,255,255,.26);transition:transform .18s cubic-bezier(.2,.8,.2,1),box-shadow .18s cubic-bezier(.2,.8,.2,1);max-width:min(322px,100% - 32px);margin-left:auto;margin-right:auto}.r-picker .picker-foot div:active{transform:translateY(1px) scale(.995);box-shadow:0 5px 16px rgba(90,56,200,.5),inset 0 1px rgba(255,255,255,.2)}.r-picker li.active,.r-picker [class*=item][class*=active],.r-picker [class*=selected]{color:#fff!important;font-weight:700;text-shadow:0 0 14px rgba(124,92,255,.7)}@media (min-width: 900px){.r-popup-warp .r-popup-box.r-popup-bottom{display:flex;justify-content:center;align-items:flex-end;overflow:visible!important;padding-bottom:24px;box-sizing:border-box;pointer-events:none}.r-popup-warp .r-popup-box.r-popup-bottom>*{pointer-events:auto}.r-picker,.r-calendar,.r-action-sheet-cantent{position:relative;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;width:100%!important;max-width:460px!important;margin:0 auto!important;border-radius:22px!important;border:1px solid var(--ifm-stroke-gold)!important;box-shadow:0 30px 80px rgba(3,1,14,.8)!important}.r-calendar{max-width:620px!important}}.r-popup-warp{background:transparent!important}.r-popup-mask{background:rgba(5,2,14,.8)!important;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}.l-dialog,[class^=l-dialog]{background:linear-gradient(165deg,rgba(38,26,74,.98),rgba(18,11,38,.99))!important;color:var(--ifm-cream)!important;border:1px solid var(--ifm-stroke-gold);border-radius:20px!important;box-shadow:0 40px 90px rgba(0,0,0,.68)!important}.l-dialog-header{color:var(--ifm-cream)!important;font-family:var(--ifm-serif);font-weight:700;border-bottom:1px solid rgba(167,139,250,.18)}[class*=l-dialog] [class*=cancel]{color:var(--ifm-text-3)!important}[class*=l-dialog] [class*=ok],[class*=l-dialog] [class*=confirm]{color:var(--ifm-gold)!important;font-weight:700}.r-calendar{background:linear-gradient(168deg,rgba(40,27,78,.98),rgba(16,10,34,.99))!important;color:var(--ifm-cream)!important;border-top:1px solid var(--ifm-stroke-gold)}.r-calendar [class*=header]{border-bottom:1px solid rgba(167,139,250,.18);color:var(--ifm-cream)}.r-calendar [class*=week]{color:var(--ifm-text-3)}.r-calendar [class*=day]{color:var(--ifm-cream);border-radius:9px;transition:all .22s cubic-bezier(.2,.9,.2,1.2)}.r-calendar [class*=active],.r-calendar [class*=selected]{background:linear-gradient(135deg,var(--ifm-violet),var(--ifm-violet-2))!important;color:#fff!important;box-shadow:0 4px 14px rgba(124,92,255,.55)}.r-calendar [class*=disabled]{color:rgba(244,241,250,.2)!important}.date-picker-desc,.header-date{color:var(--ifm-cream)!important}.r-action-sheet-cantent,[class^=r-action]{background:linear-gradient(168deg,rgba(40,27,78,.98),rgba(16,10,34,.99))!important;color:var(--ifm-cream)!important;border-top:1px solid var(--ifm-stroke-gold)}.r-action-sheet-cantent [class*=item],[class^=r-action] [class*=item]{color:var(--ifm-cream)!important;border-bottom:1px solid rgba(167,139,250,.14)!important}.r-action-sheet-cantent [class*=item]:active,[class^=r-action] [class*=item]:active{background:rgba(124,92,255,.2)!important}.r-action-sheet-cantent [class*=cancel],[class^=r-action] [class*=cancel]{color:var(--ifm-text-3)!important}.r-input,.r-textarea{background:linear-gradient(158deg,rgba(255,255,255,.07),rgba(255,255,255,.02))!important;color:var(--ifm-cream)!important;border-color:var(--ifm-stroke)!important;border-radius:12px!important}.r-input::placeholder,.r-textarea::placeholder{color:var(--ifm-text-3)!important}.r-input:focus,.r-textarea:focus{border-color:rgba(167,139,250,.66)!important;box-shadow:0 0 0 3px rgba(124,92,255,.18)}.r-label{color:var(--ifm-text-2)!important}.l-switch-wrap [class*=core],.l-switch-wrap [class*=bg]{background:rgba(255,255,255,.14)!important;border:1px solid var(--ifm-stroke)!important}.l-switch-wrap [class*=checked]{background:linear-gradient(90deg,var(--ifm-violet),var(--ifm-teal))!important;box-shadow:0 0 14px rgba(124,92,255,.5)}.r-radio,.r-cascader{color:var(--ifm-cream)!important}.r-radio [class*=active],.r-radio [class*=checked],.r-cascader [class*=active],.r-cascader [class*=checked]{color:var(--ifm-violet-2)!important}.toast-content-warp,.toast-content{background:linear-gradient(165deg,rgba(44,30,84,.97),rgba(18,11,38,.98))!important;color:var(--ifm-cream)!important;border:1px solid rgba(167,139,250,.34);border-radius:14px!important;backdrop-filter:blur(14px);box-shadow:0 22px 48px rgba(3,1,14,.62)!important}.toast>div{background:linear-gradient(165deg,rgba(44,30,84,.96),rgba(18,11,38,.98))!important;color:var(--ifm-cream)!important;border:1px solid rgba(167,139,250,.34);border-radius:14px!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 22px 48px rgba(3,1,14,.62),inset 0 1.5px rgba(255,255,255,.1)!important}.toast-error>div,.toast .toast-error{border-color:rgba(240,145,107,.5);color:#f6c2ac!important}.toast-success>div{border-color:rgba(91,200,214,.5)}.toast .delete-margin{color:var(--ifm-gold);font-weight:700}.ea-button{background:linear-gradient(158deg,rgba(255,255,255,.08),rgba(255,255,255,.02))!important;color:var(--ifm-cream)!important;border:1px solid var(--ifm-stroke)!important;border-radius:12px!important;backdrop-filter:blur(8px);transition:all .26s cubic-bezier(.2,.9,.2,1.2)!important;box-shadow:inset 0 1px rgba(255,255,255,.08),0 4px 12px rgba(0,0,0,.3)}.ea-button:active{transform:translateY(1px)}.ea-button.ea-button-primary{background:linear-gradient(135deg,var(--ifm-gold),#f3d98f)!important;color:#23123a!important;border-color:transparent!important;font-weight:700;box-shadow:0 8px 24px rgba(232,197,107,.36),inset 0 1px rgba(255,255,255,.4)}.ea-button.ea-button-primary:active{box-shadow:0 3px 12px rgba(232,197,107,.4)}.ea-button.ea-button-danger{background:linear-gradient(135deg,#f0916b,#e8724a)!important;color:#2a1005!important;border-color:transparent!important}.ea-button.red{background:linear-gradient(135deg,var(--ifm-violet),var(--ifm-violet-2))!important;color:#fff!important;border-color:transparent!important}.ea-button[disabled],.ea-button.is-disabled{opacity:.4;cursor:not-allowed}.popup-warp,.ea-popup,.popup-content,.ea-dialog,.ea-action-sheet{background:linear-gradient(165deg,rgba(38,26,74,.97),rgba(18,11,38,.98))!important;color:var(--ifm-cream)!important;border:1px solid var(--ifm-stroke-gold);box-shadow:0 40px 90px rgba(0,0,0,.65)!important}.popup-position-bottom,.ea-popup-bottom{border-radius:22px 22px 0 0!important}.popup-position-top{border-radius:0 0 22px 22px!important}.popup-position-center,.ea-dialog{border-radius:22px!important}.popup-position-right{border-radius:22px 0 0 22px!important;border-left:1px solid rgba(167,139,250,.3)}.popup-position-left{border-radius:0 22px 22px 0!important}.popup-mask,.ea-mask,.mask{background:rgba(5,2,14,.78)!important;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}.ea-picker,.ea-calendar,.ea-date-picker,.ea-cascader{background:transparent!important;color:var(--ifm-cream)!important}.ea-picker .picker-header,.ea-picker .calendar-header,.ea-picker-header,.ea-calendar .picker-header,.ea-calendar .calendar-header,.ea-calendar-header,.ea-date-picker .picker-header,.ea-date-picker .calendar-header,.ea-date-picker-header,.ea-cascader .picker-header,.ea-cascader .calendar-header,.ea-cascader-header{border-bottom:1px solid var(--ifm-stroke);color:var(--ifm-cream)}.ea-picker .picker-indicator,.ea-picker .wheel-indicator,.ea-picker-indicator,.ea-calendar .picker-indicator,.ea-calendar .wheel-indicator,.ea-calendar-indicator,.ea-date-picker .picker-indicator,.ea-date-picker .wheel-indicator,.ea-date-picker-indicator,.ea-cascader .picker-indicator,.ea-cascader .wheel-indicator,.ea-cascader-indicator{background:linear-gradient(90deg,rgba(124,92,255,.18),rgba(91,200,214,.12))!important;border-top:1px solid rgba(167,139,250,.44)!important;border-bottom:1px solid rgba(167,139,250,.44)!important;border-radius:9px}.ea-picker li,.ea-picker .picker-item,.ea-picker .wheel-item,.ea-calendar li,.ea-calendar .picker-item,.ea-calendar .wheel-item,.ea-date-picker li,.ea-date-picker .picker-item,.ea-date-picker .wheel-item,.ea-cascader li,.ea-cascader .picker-item,.ea-cascader .wheel-item{color:var(--ifm-text-3);transition:color .2s,transform .2s}.ea-picker li.active,.ea-picker .picker-item-active,.ea-picker .wheel-item-active,.ea-calendar li.active,.ea-calendar .picker-item-active,.ea-calendar .wheel-item-active,.ea-date-picker li.active,.ea-date-picker .picker-item-active,.ea-date-picker .wheel-item-active,.ea-cascader li.active,.ea-cascader .picker-item-active,.ea-cascader .wheel-item-active{color:var(--ifm-cream);font-weight:700;text-shadow:0 0 12px rgba(124,92,255,.6)}.ea-picker .picker-confirm,.ea-picker .confirm-btn,.ea-picker [class*=confirm],.ea-calendar .picker-confirm,.ea-calendar .confirm-btn,.ea-calendar [class*=confirm],.ea-date-picker .picker-confirm,.ea-date-picker .confirm-btn,.ea-date-picker [class*=confirm],.ea-cascader .picker-confirm,.ea-cascader .confirm-btn,.ea-cascader [class*=confirm]{color:var(--ifm-gold)!important;font-weight:700}.ea-picker .picker-cancel,.ea-picker .cancel-btn,.ea-picker [class*=cancel],.ea-calendar .picker-cancel,.ea-calendar .cancel-btn,.ea-calendar [class*=cancel],.ea-date-picker .picker-cancel,.ea-date-picker .cancel-btn,.ea-date-picker [class*=cancel],.ea-cascader .picker-cancel,.ea-cascader .cancel-btn,.ea-cascader [class*=cancel]{color:var(--ifm-text-3)!important}.ea-calendar .calendar-day{border-radius:9px;transition:all .22s cubic-bezier(.2,.9,.2,1.2)}.ea-calendar .calendar-day-active,.ea-calendar .day-selected,.ea-calendar .is-selected{background:linear-gradient(135deg,var(--ifm-violet),var(--ifm-violet-2))!important;color:#fff!important;box-shadow:0 4px 14px rgba(124,92,255,.5)}.ea-calendar .calendar-day-today,.ea-calendar .is-today{border:1px solid var(--ifm-gold);color:var(--ifm-gold)}.ea-calendar .calendar-day-disabled{color:rgba(244,241,250,.2)!important}.ea-input,.ea-input-inner,.popup-input{background:linear-gradient(158deg,rgba(255,255,255,.07),rgba(255,255,255,.02))!important;color:var(--ifm-cream)!important;border:1px solid var(--ifm-stroke)!important;border-radius:12px!important;transition:border-color .24s,box-shadow .24s}.ea-input::placeholder,.ea-input-inner::placeholder,.popup-input::placeholder{color:var(--ifm-text-3)}.ea-input:focus,.ea-input.is-focus,.ea-input-inner:focus,.ea-input-inner.is-focus,.popup-input:focus,.popup-input.is-focus{border-color:rgba(167,139,250,.66)!important;box-shadow:0 0 0 3px rgba(124,92,255,.18);outline:none}.ea-switch .switch-core,.ea-switch-core{background:rgba(255,255,255,.14)!important;border:1px solid var(--ifm-stroke)!important;transition:all .3s cubic-bezier(.2,.8,.2,1)}.ea-switch.is-checked .switch-core,.ea-switch-checked .ea-switch-core{background:linear-gradient(90deg,var(--ifm-violet),var(--ifm-teal))!important;border-color:transparent!important;box-shadow:0 0 14px rgba(124,92,255,.5)}.ea-checkbox,.ea-radio{color:var(--ifm-cream)}.ea-checkbox .checkbox-inner,.ea-checkbox .radio-inner,.ea-radio .checkbox-inner,.ea-radio .radio-inner{background:rgba(255,255,255,.06);border:1px solid var(--ifm-stroke);border-radius:6px;transition:all .2s cubic-bezier(.2,.9,.2,1.2)}.ea-checkbox.is-checked .checkbox-inner,.ea-checkbox.is-checked .radio-inner,.ea-radio.is-checked .checkbox-inner,.ea-radio.is-checked .radio-inner{background:linear-gradient(135deg,var(--ifm-violet),var(--ifm-violet-2));border-color:transparent;box-shadow:0 0 12px rgba(124,92,255,.5)}.page-loading,.loading-wrap{background:rgba(5,2,14,.7)!important;backdrop-filter:blur(8px)}.page-loading .loader,.page-loading .loader-box,.loading-wrap .loader,.loading-wrap .loader-box{color:var(--ifm-violet-2)}.page-loading circle,.page-loading .loader circle,.loading-wrap circle,.loading-wrap .loader circle{stroke:url(#ifmGrad)!important}.loading-dot-ani span,.loading-dot-ani i,.loading-dot-ani>div{background:var(--ifm-violet-2)!important;box-shadow:0 0 8px rgba(167,139,250,.7)}.ea-progress,.progress-bar,.ifm-bar{height:5px;border-radius:5px;background:rgba(255,255,255,.12);overflow:hidden;box-shadow:inset 0 1px 3px rgba(0,0,0,.4)}.ea-progress>span,.ea-progress .progress-inner,.progress-bar>span,.progress-bar .progress-inner,.ifm-bar>span,.ifm-bar .progress-inner{display:block;height:100%;border-radius:5px;background:linear-gradient(90deg,var(--ifm-violet),var(--ifm-teal),var(--ifm-violet));background-size:200% 100%;animation:ifmFlow 3.2s linear infinite;box-shadow:0 0 12px rgba(124,92,255,.6);transition:width .5s cubic-bezier(.2,.8,.2,1)}.ea-divider,.divider{border:none!important;height:1px;background:linear-gradient(90deg,transparent,rgba(167,139,250,.34) 22%,rgba(167,139,250,.34) 78%,transparent)}.ea-swipe .swipe-indicator,.ea-swipe .indicator-item,.swipe-item .swipe-indicator,.swipe-item .indicator-item{background:rgba(255,255,255,.28);border-radius:3px;transition:all .3s cubic-bezier(.2,.8,.2,1)}.ea-swipe .swipe-indicator.active,.ea-swipe .indicator-item.active,.swipe-item .swipe-indicator.active,.swipe-item .indicator-item.active{background:linear-gradient(90deg,var(--ifm-violet),var(--ifm-teal));box-shadow:0 0 10px rgba(124,92,255,.7)}.swipe-action-item .swipe-action-btn,.swipe-action-item [class*=delete]{background:linear-gradient(135deg,#f0916b,#e8724a)!important;color:#2a1005!important}.scroll-y::-webkit-scrollbar,.scroll-view::-webkit-scrollbar,body ::-webkit-scrollbar{width:4px;height:4px}body ::-webkit-scrollbar-thumb{background:rgba(167,139,250,.34);border-radius:4px}body ::-webkit-scrollbar-thumb:hover{background:rgba(167,139,250,.6)}body ::-webkit-scrollbar-track{background:transparent}.markdown-body{color:var(--ifm-cream)}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4{color:var(--ifm-cream);font-family:var(--ifm-serif);border-bottom-color:rgba(167,139,250,.24)!important}.markdown-body strong,.markdown-body b{color:var(--ifm-gold)}.markdown-body a{color:var(--ifm-teal)}.markdown-body code{background:rgba(124,92,255,.18)!important;color:var(--ifm-violet-2)!important;border-radius:5px;padding:1px 5px}.markdown-body pre{background:rgba(5,2,14,.62)!important;border:1px solid var(--ifm-stroke);border-radius:12px}.markdown-body blockquote{border-left:3px solid var(--ifm-gold)!important;background:rgba(232,197,107,.07);border-radius:0 9px 9px 0;color:var(--ifm-text-2)!important;padding:8px 12px}.markdown-body table th{background:rgba(124,92,255,.18)!important;color:var(--ifm-cream)!important}.markdown-body table td,.markdown-body table th{border-color:rgba(167,139,250,.2)!important}.markdown-body table tr{background:transparent!important}.markdown-body table tr:nth-child(2n){background:rgba(255,255,255,.03)!important}.markdown-body hr{border:none;height:1px;background:linear-gradient(90deg,transparent,rgba(167,139,250,.34),transparent)}.r-calendar{background:linear-gradient(168deg,rgba(40,27,78,.98),rgba(16,10,34,.99))!important;background-color:transparent!important;color:var(--ifm-cream)!important}.r-calendar .r-calendar-title{color:var(--ifm-cream)!important;font-family:var(--ifm-serif)}.r-calendar .r-calendar-title .xicon{color:var(--ifm-violet-2)!important;opacity:1!important}.r-calendar .r-calendar-title:before{border-color:rgba(167,139,250,.2)!important}.r-calendar .r-calendar-title>div,.r-calendar .r-calendar-header-right{color:var(--ifm-gold)!important}.r-calendar .r-calendar-week{color:rgba(244,241,250,.5)!important;font-size:12px;letter-spacing:.06em}.r-calendar .r-calendar-day{color:rgba(244,241,250,.52)!important}.r-calendar .r-calendar-in-month,.r-calendar .r-calendar-row{color:rgba(244,241,250,.94)!important}.r-calendar .r-calendar-selected{color:#fff!important;font-weight:700}.r-calendar .r-calendar-selected:before{width:62px!important;height:52px!important;border-radius:14px!important;background:linear-gradient(150deg,#9b7dff,#7c5cff 45%,#5a38c8)!important;background-color:#6a46e0!important;box-shadow:inset 0 1px rgba(255,255,255,.32),inset 0 -1px rgba(30,14,80,.5),0 4px 14px rgba(90,56,200,.5)!important}.r-calendar .r-calendar-footer-line:before{border-color:rgba(167,139,250,.18)!important}.yaer-picker-item>div{background:rgba(255,255,255,.05)!important;border:1px solid rgba(255,255,255,.09);border-radius:12px;box-shadow:none!important;color:rgba(244,241,250,.82)!important;transition:all .2s cubic-bezier(.2,.8,.2,1)}.yaer-picker-item>div:hover,.yaer-picker-item>div:active{background:rgba(124,92,255,.2)!important;border-color:rgba(167,139,250,.5);color:#fff!important}.r-cascader{background:linear-gradient(168deg,rgba(40,27,78,.98),rgba(16,10,34,.99))!important;background-color:transparent!important;color:var(--ifm-cream)!important}.r-date-picker{background:linear-gradient(168deg,rgba(40,27,78,.98),rgba(16,10,34,.99))!important;color:var(--ifm-cream)!important}.r-date-picker [class*=active],.r-date-picker [class*=selected]{background-color:transparent!important;background-image:linear-gradient(135deg,#8b6bff,#6a46e0)!important;color:#fff!important;border-bottom-color:var(--ifm-gold)!important}.toast-content-warp .toast-content,.toast-content{background:linear-gradient(160deg,rgba(38,26,74,.98),rgba(16,10,34,.99))!important;border:1px solid rgba(167,139,250,.3);color:var(--ifm-cream)!important;border-radius:14px!important;box-shadow:0 18px 46px rgba(3,1,14,.7);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.l-switch-wrap[class*=active],.l-switch-wrap.l-switch-select,.l-switch-select{background:linear-gradient(90deg,var(--ifm-violet),var(--ifm-teal))!important}.r-action-sheet-cantent{background:linear-gradient(168deg,rgba(40,27,78,.98),rgba(16,10,34,.99))!important;background-color:transparent!important;color:var(--ifm-cream)!important}.r-picker{background:radial-gradient(70% 46% at 12% 0%,rgba(124,92,255,.17),transparent 72%),linear-gradient(168deg,rgba(30,27,45,.99),rgba(11,11,18,.996))!important;border:1px solid rgba(192,180,227,.18);border-bottom:0;box-shadow:0 -22px 64px rgba(3,1,14,.48),inset 0 1px rgba(255,255,255,.09)!important}.r-picker .r-picker-header{min-height:62px!important;padding:0 18px!important;border-bottom:1px solid rgba(192,180,227,.11)}.r-picker .r-picker-tools>div{height:62px!important;line-height:normal!important}.r-picker .r-picker-title{display:flex;flex-direction:column;justify-content:center;gap:4px;color:var(--ifm-cream)}.r-picker .r-picker-title strong{font-size:16px;font-weight:700}.r-picker .r-picker-title small{color:rgba(238,235,243,.54);font-size:11px;font-weight:400}.r-picker .r-picker-tools-cancel .xicon{color:var(--ifm-teal)!important;opacity:.9}.r-picker .r-picker-mask{background:linear-gradient(180deg,rgba(14,13,22,.96),rgba(14,13,22,.68))!important}.r-picker .r-picker-mask:before{border-color:rgba(56,230,162,.24)!important}.r-picker .wheel-item{color:rgba(238,235,243,.88)!important;font-size:15px}.r-picker .picker-foot>div{color:#f8f6ff!important;background:linear-gradient(135deg,#6e33b1,#7c5cff 62%,#8e70ee)!important;border:1px solid rgba(192,180,227,.38);box-shadow:0 10px 28px rgba(52,22,104,.34),inset 0 1px rgba(255,255,255,.26),inset 0 -1px rgba(20,8,48,.42)}.r-calendar .r-calendar-guidance{margin:10px 16px 8px;padding:9px 12px;border-radius:11px;color:rgba(238,235,243,.68);font-size:11px;line-height:1.45;letter-spacing:.02em;background:rgba(255,255,255,.035);border:1px solid rgba(192,180,227,.1);box-shadow:inset 3px 0 rgba(56,230,162,.68)}.r-popup-mask{background:rgba(7,3,8,.74)!important;backdrop-filter:blur(12px) saturate(.82)!important;-webkit-backdrop-filter:blur(12px) saturate(.82)!important}.r-popup-warp .r-popup-box,.l-dialog,[class^=l-dialog]{color:var(--ifm-offwhite)!important;background:radial-gradient(80% 42% at 12% 0%,rgba(110,51,177,.15),transparent 70%),linear-gradient(160deg,rgba(29,27,42,.984),rgba(9,9,16,.996))!important;border:1px solid var(--ifm-line-strong)!important;box-shadow:var(--ifm-shadow-deep),inset 0 1px rgba(238,235,243,.09)!important}.r-input,.r-textarea,.r-date-picker,.r-picker{color:var(--ifm-offwhite)!important;background-color:var(--ifm-surface-inset)!important;border-color:var(--ifm-line)!important}.r-picker,.r-calendar,.r-action-sheet-cantent,.toast-content-warp .toast-content,.toast-content{background:radial-gradient(72% 44% at 12% 0%,rgba(110,51,177,.13),transparent 72%),linear-gradient(164deg,var(--ifm-surface-raised),#0A0A11)!important;border-color:var(--ifm-line-strong)!important}.r-picker [class*=active],.r-picker [class*=selected],.r-calendar-selected,.l-switch-select{background-color:var(--ifm-purple)!important;background-image:linear-gradient(135deg,var(--ifm-purple),var(--ifm-purple-bright))!important}@keyframes ifmTabGlow{0%,to{opacity:.4}50%{opacity:1}}html,body,#app,.provider{background:radial-gradient(60% 50% at 8% 4%,rgba(124,92,255,.24),transparent 62%),radial-gradient(52% 42% at 96% 14%,rgba(91,200,214,.14),transparent 66%),radial-gradient(58% 46% at 92% 92%,rgba(232,197,107,.08),transparent 68%),radial-gradient(50% 40% at 4% 88%,rgba(167,139,250,.12),transparent 64%),linear-gradient(152deg,#1e1448,#140d31 44%,#0c0818);background-attachment:fixed;color:var(--ifm-cream);font-family:var(--ifm-sans)}#app:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(46% 36% at 22% 18%,rgba(124,92,255,.1),transparent 68%),radial-gradient(40% 32% at 80% 74%,rgba(91,200,214,.07),transparent 70%);animation:ifmAmbient 16s ease-in-out infinite}@keyframes ifmAmbient{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.home-view,.provider>*{position:relative;z-index:1}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body,#app,input,textarea,button,select{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--ifm-sans)}.iztro-astrolabe,.iztro-astrolabe *{font-family:var(--ifm-sans)!important;-webkit-font-smoothing:antialiased}.iztrolabe-wrap,.iztro-astrolabe{backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-style:preserve-3d}.home-view .home-tabs{background:linear-gradient(180deg,rgba(28,20,66,.94),rgba(10,6,24,.99))!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-radius:20px 20px 0 0;position:relative;color:var(--ifm-text-3)!important;box-shadow:0 -14px 34px rgba(3,1,14,.6),inset 0 1.5px rgba(255,255,255,.11)}.home-view .home-tabs:before{content:"";position:absolute;top:0;left:14%;right:14%;height:1px;background:linear-gradient(90deg,transparent,rgba(167,139,250,.72) 28%,rgba(232,197,107,.55) 50%,rgba(91,200,214,.72) 72%,transparent);animation:ifmTabGlow 4.2s ease-in-out infinite;pointer-events:none;z-index:2}.home-view .home-tabs .tabs-active{color:var(--ifm-cream)!important;text-shadow:0 0 10px rgba(192,180,227,.42);transform:translateY(-2px);background:radial-gradient(80% 90% at 50% 0%,rgba(124,92,255,.2),transparent 72%),rgba(255,255,255,.043)}.home-view .home-tabs .tabs-active .xicon,.home-view .home-tabs .tabs-active img{filter:drop-shadow(0 4px 7px rgba(124,92,255,.5))}.home-view .home-tabs .tab-ask{border-radius:15px}.home-view .home-tabs .tab-ask img{filter:drop-shadow(0 5px 9px rgba(232,197,107,.36));transition:filter .28s cubic-bezier(.2,.8,.2,1),transform .28s cubic-bezier(.2,.9,.2,1.2)}.home-view .home-tabs .tab-ask:active img{transform:scale(.94);filter:drop-shadow(0 4px 12px rgba(232,197,107,.62))}.home-view .home-tabs{display:flex;align-items:center;justify-content:space-between;gap:0}.home-view .home-tabs>div{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;border-radius:14px;transition:background .24s cubic-bezier(.2,.8,.2,1),transform .24s cubic-bezier(.2,.9,.2,1.2),color .24s cubic-bezier(.2,.8,.2,1)}.home-view .home-tabs .tab-ask{margin:0!important}@media (min-width: 561px){.home-view{overflow:visible}.home-view .home-tabs{width:fit-content;width:-moz-fit-content;max-width:calc(100% - 32px);margin:0 auto 14px;padding:0 18px;height:64px;border-radius:20px;border:1px solid rgba(167,139,250,.2);box-shadow:0 18px 44px rgba(3,1,14,.72),0 2px 8px rgba(3,1,14,.5),inset 0 1.5px rgba(255,255,255,.12);gap:10px}.home-view .home-tabs .tab-ask{margin:0!important}.home-view .home-tabs>div{padding:6px 18px;border-radius:14px;transition:background .2s cubic-bezier(.2,.8,.2,1),transform .2s cubic-bezier(.2,.9,.2,1.2)}.home-view .home-tabs>div:hover{background:rgba(255,255,255,.07);transform:translateY(-2px)}.home-view .home-tabs:before{left:18%;right:18%}}@media (min-width: 900px){.home-view .home-tabs{height:68px;padding:0 22px;margin-bottom:18px;gap:14px;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.home-view .home-tabs>div{padding:6px 22px}}.header{background:rgba(14,10,26,.55);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--ifm-stroke);color:var(--ifm-cream)}.header .header-title{font-family:var(--ifm-serif);font-weight:700;color:var(--ifm-cream)}.empty-text{color:var(--ifm-text-3)!important}.guide-info{color:var(--ifm-cream)!important}.guide-info .guide-sub-title,.mine-tips{color:var(--ifm-text-2)!important}@media (min-width: 1441px){html,body,#app{width:100%;max-width:100%;margin:0;box-shadow:none}}@media (min-width: 900px){#app:after{content:"";position:fixed;top:-12%;right:-12%;bottom:-12%;left:-12%;z-index:0;pointer-events:none;filter:blur(54px) saturate(1.12);background:radial-gradient(42% 52% at 72% 24%,rgba(140,108,255,.5),transparent 66%),radial-gradient(40% 50% at 28% 66%,rgba(124,72,200,.36),transparent 70%),radial-gradient(40% 50% at 90% 60%,rgba(167,139,250,.3),transparent 68%),radial-gradient(38% 48% at 12% 92%,rgba(76,42,133,.42),transparent 72%);will-change:transform;transform:translateZ(0);animation:zwDrift 24s ease-in-out infinite}.home-view:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;mix-blend-mode:screen;filter:blur(70px);background:radial-gradient(circle at -6% 4%,rgba(124,92,255,.5) 0%,transparent 42%),radial-gradient(circle at 92% 12%,rgba(232,197,107,.28) 0%,transparent 26%),radial-gradient(circle at 104% 96%,rgba(91,200,214,.26) 0%,transparent 32%);animation:zwBreath 10s ease-in-out infinite}.home-view .content-wrap,.home-view .home-tabs{position:relative;z-index:2}}@keyframes zwDrift{0%,to{transform:translateZ(0) scale(1.04)}50%{transform:translate3d(-1.6%,1.1%,0) scale(1.1)}}@keyframes zwBreath{0%,to{opacity:.32;transform:scale(1)}50%{opacity:.72;transform:scale(1.15)}}@media (prefers-reduced-motion: reduce){#app:after,.home-view:before,#app:before{animation:none!important}}html,body,#app,.provider{background:radial-gradient(58% 36% at 50% -8%,rgba(192,180,227,.2),transparent 54%),radial-gradient(44% 34% at 18% 18%,rgba(110,51,177,.2),transparent 68%),radial-gradient(34% 30% at 88% 82%,rgba(56,230,162,.055),transparent 72%),linear-gradient(148deg,#160816 0%,var(--ifm-canvas) 36%,#09070f 100%)!important}#app:before{background:radial-gradient(46% 32% at 26% 12%,rgba(110,51,177,.1),transparent 70%),radial-gradient(38% 28% at 82% 72%,rgba(56,230,162,.045),transparent 72%)!important}.home-view .home-tabs{background:linear-gradient(180deg,rgba(27,25,39,.96),rgba(8,8,14,.99))!important;border:1px solid var(--ifm-line)!important;box-shadow:0 -16px 42px rgba(3,1,8,.48),inset 0 1px rgba(238,235,243,.09)!important}.home-view .home-tabs:before{background:linear-gradient(90deg,transparent,rgba(192,180,227,.6),rgba(110,51,177,.8),rgba(56,230,162,.45),transparent)!important}.home-view .home-tabs .tabs-active{background:linear-gradient(180deg,rgba(110,51,177,.22),rgba(255,255,255,.024))!important;color:var(--ifm-offwhite)!important}.member-view,.mine-view,.history-view,.profile-view,.banner-view,.login-view,.register-view,.forgot-view,[class$=-view]{background:linear-gradient(135deg,#1a1042,#0c0818 76%)!important;color:var(--ifm-cream)}.member-view .member-bar,.member-view .mine-bar,.member-view .history-bar,.member-view .profile-bar,.member-view .header,.member-view [class*=-bar]:not(.ifm-view-toggle):not(.home-tabs),.mine-view .member-bar,.mine-view .mine-bar,.mine-view .history-bar,.mine-view .profile-bar,.mine-view .header,.mine-view [class*=-bar]:not(.ifm-view-toggle):not(.home-tabs),.history-view .member-bar,.history-view .mine-bar,.history-view .history-bar,.history-view .profile-bar,.history-view .header,.history-view [class*=-bar]:not(.ifm-view-toggle):not(.home-tabs),.profile-view .member-bar,.profile-view .mine-bar,.profile-view .history-bar,.profile-view .profile-bar,.profile-view .header,.profile-view [class*=-bar]:not(.ifm-view-toggle):not(.home-tabs){background:rgba(14,10,26,.6)!important;background-image:none!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--ifm-stroke);color:var(--ifm-cream)!important;position:relative}.member-view .member-bar:after,.member-view .mine-bar:after,.member-view .history-bar:after,.member-view .profile-bar:after,.member-view .header:after,.member-view [class*=-bar]:not(.ifm-view-toggle):not(.home-tabs):after,.mine-view .member-bar:after,.mine-view .mine-bar:after,.mine-view .history-bar:after,.mine-view .profile-bar:after,.mine-view .header:after,.mine-view [class*=-bar]:not(.ifm-view-toggle):not(.home-tabs):after,.history-view .member-bar:after,.history-view .mine-bar:after,.history-view .history-bar:after,.history-view .profile-bar:after,.history-view .header:after,.history-view [class*=-bar]:not(.ifm-view-toggle):not(.home-tabs):after,.profile-view .member-bar:after,.profile-view .mine-bar:after,.profile-view .history-bar:after,.profile-view .profile-bar:after,.profile-view .header:after,.profile-view [class*=-bar]:not(.ifm-view-toggle):not(.home-tabs):after{content:"";position:absolute;bottom:0;left:12%;right:12%;height:1px;background:linear-gradient(90deg,transparent,rgba(167,139,250,.5),transparent);pointer-events:none}.member-view [class*=card],.member-view [class*=-item],.member-view [class*=panel],.member-view [class*=box],.member-view [class*=list]>li,.member-view [class*=cell],.mine-view [class*=card],.mine-view [class*=-item],.mine-view [class*=panel],.mine-view [class*=box],.mine-view [class*=list]>li,.mine-view [class*=cell],.history-view [class*=card],.history-view [class*=-item],.history-view [class*=panel],.history-view [class*=box],.history-view [class*=list]>li,.history-view [class*=cell],.profile-view [class*=card],.profile-view [class*=-item],.profile-view [class*=panel],.profile-view [class*=box],.profile-view [class*=list]>li,.profile-view [class*=cell],.banner-view [class*=card],.banner-view [class*=-item],.banner-view [class*=panel],.banner-view [class*=box],.banner-view [class*=list]>li,.banner-view [class*=cell]{background-color:transparent}.member-view .member-card,.member-view .mine-card,.member-view .info-card,.member-view .pay-card,.member-view .order-item,.member-view .history-item,.member-view .profile-card,.mine-view .member-card,.mine-view .mine-card,.mine-view .info-card,.mine-view .pay-card,.mine-view .order-item,.mine-view .history-item,.mine-view .profile-card,.history-view .member-card,.history-view .mine-card,.history-view .info-card,.history-view .pay-card,.history-view .order-item,.history-view .history-item,.history-view .profile-card,.profile-view .member-card,.profile-view .mine-card,.profile-view .info-card,.profile-view .pay-card,.profile-view .order-item,.profile-view .history-item,.profile-view .profile-card,.banner-view .member-card,.banner-view .mine-card,.banner-view .info-card,.banner-view .pay-card,.banner-view .order-item,.banner-view .history-item,.banner-view .profile-card{background:linear-gradient(165deg,rgba(255,255,255,.075),rgba(255,255,255,.024))!important;border:1px solid var(--ifm-stroke);border-radius:16px!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 18px 44px rgba(3,1,14,.42),inset 0 1.5px rgba(255,255,255,.09)!important;color:var(--ifm-cream)!important}.member-view,.mine-view,.history-view,.profile-view,.banner-view{color:var(--ifm-cream)}.member-view div[style*="color: #000"],.member-view div[style*="color:#000"],.member-view span[style*="color: #000"],.member-view span[style*="color:#000"],.member-view p[style*="color: #000"],.member-view p[style*="color:#000"],.member-view li[style*="color: #000"],.member-view li[style*="color:#000"],.member-view label[style*="color: #000"],.member-view label[style*="color:#000"],.member-view h1[style*="color: #000"],.member-view h1[style*="color:#000"],.member-view h2[style*="color: #000"],.member-view h2[style*="color:#000"],.member-view h3[style*="color: #000"],.member-view h3[style*="color:#000"],.member-view h4[style*="color: #000"],.member-view h4[style*="color:#000"],.member-view h5[style*="color: #000"],.member-view h5[style*="color:#000"],.mine-view div[style*="color: #000"],.mine-view div[style*="color:#000"],.mine-view span[style*="color: #000"],.mine-view span[style*="color:#000"],.mine-view p[style*="color: #000"],.mine-view p[style*="color:#000"],.mine-view li[style*="color: #000"],.mine-view li[style*="color:#000"],.mine-view label[style*="color: #000"],.mine-view label[style*="color:#000"],.mine-view h1[style*="color: #000"],.mine-view h1[style*="color:#000"],.mine-view h2[style*="color: #000"],.mine-view h2[style*="color:#000"],.mine-view h3[style*="color: #000"],.mine-view h3[style*="color:#000"],.mine-view h4[style*="color: #000"],.mine-view h4[style*="color:#000"],.mine-view h5[style*="color: #000"],.mine-view h5[style*="color:#000"],.history-view div[style*="color: #000"],.history-view div[style*="color:#000"],.history-view span[style*="color: #000"],.history-view span[style*="color:#000"],.history-view p[style*="color: #000"],.history-view p[style*="color:#000"],.history-view li[style*="color: #000"],.history-view li[style*="color:#000"],.history-view label[style*="color: #000"],.history-view label[style*="color:#000"],.history-view h1[style*="color: #000"],.history-view h1[style*="color:#000"],.history-view h2[style*="color: #000"],.history-view h2[style*="color:#000"],.history-view h3[style*="color: #000"],.history-view h3[style*="color:#000"],.history-view h4[style*="color: #000"],.history-view h4[style*="color:#000"],.history-view h5[style*="color: #000"],.history-view h5[style*="color:#000"],.profile-view div[style*="color: #000"],.profile-view div[style*="color:#000"],.profile-view span[style*="color: #000"],.profile-view span[style*="color:#000"],.profile-view p[style*="color: #000"],.profile-view p[style*="color:#000"],.profile-view li[style*="color: #000"],.profile-view li[style*="color:#000"],.profile-view label[style*="color: #000"],.profile-view label[style*="color:#000"],.profile-view h1[style*="color: #000"],.profile-view h1[style*="color:#000"],.profile-view h2[style*="color: #000"],.profile-view h2[style*="color:#000"],.profile-view h3[style*="color: #000"],.profile-view h3[style*="color:#000"],.profile-view h4[style*="color: #000"],.profile-view h4[style*="color:#000"],.profile-view h5[style*="color: #000"],.profile-view h5[style*="color:#000"],.banner-view div[style*="color: #000"],.banner-view div[style*="color:#000"],.banner-view span[style*="color: #000"],.banner-view span[style*="color:#000"],.banner-view p[style*="color: #000"],.banner-view p[style*="color:#000"],.banner-view li[style*="color: #000"],.banner-view li[style*="color:#000"],.banner-view label[style*="color: #000"],.banner-view label[style*="color:#000"],.banner-view h1[style*="color: #000"],.banner-view h1[style*="color:#000"],.banner-view h2[style*="color: #000"],.banner-view h2[style*="color:#000"],.banner-view h3[style*="color: #000"],.banner-view h3[style*="color:#000"],.banner-view h4[style*="color: #000"],.banner-view h4[style*="color:#000"],.banner-view h5[style*="color: #000"],.banner-view h5[style*="color:#000"],.member-view .title,.member-view .form-name,.member-view [class*=title],.member-view [class*=name],.mine-view .title,.mine-view .form-name,.mine-view [class*=title],.mine-view [class*=name],.history-view .title,.history-view .form-name,.history-view [class*=title],.history-view [class*=name],.profile-view .title,.profile-view .form-name,.profile-view [class*=title],.profile-view [class*=name],.banner-view .title,.banner-view .form-name,.banner-view [class*=title],.banner-view [class*=name]{color:var(--ifm-cream)!important}.member-view .sub,.member-view .tips,.member-view .desc,.member-view [class*=tip],.member-view [class*=desc],.member-view [class*=sub],.mine-view .sub,.mine-view .tips,.mine-view .desc,.mine-view [class*=tip],.mine-view [class*=desc],.mine-view [class*=sub],.history-view .sub,.history-view .tips,.history-view .desc,.history-view [class*=tip],.history-view [class*=desc],.history-view [class*=sub],.profile-view .sub,.profile-view .tips,.profile-view .desc,.profile-view [class*=tip],.profile-view [class*=desc],.profile-view [class*=sub],.banner-view .sub,.banner-view .tips,.banner-view .desc,.banner-view [class*=tip],.banner-view [class*=desc],.banner-view [class*=sub]{color:var(--ifm-text-2)!important}.member-view .empty-text,.member-view [class*=empty],.mine-view .empty-text,.mine-view [class*=empty],.history-view .empty-text,.history-view [class*=empty],.profile-view .empty-text,.profile-view [class*=empty],.banner-view .empty-text,.banner-view [class*=empty]{color:var(--ifm-text-3)!important}.member-view [class*=line],.member-view [class*=divider],.member-view li:not(:last-child),.member-view [class*=item]:not(:last-child),.mine-view [class*=line],.mine-view [class*=divider],.mine-view li:not(:last-child),.mine-view [class*=item]:not(:last-child),.history-view [class*=line],.history-view [class*=divider],.history-view li:not(:last-child),.history-view [class*=item]:not(:last-child),.profile-view [class*=line],.profile-view [class*=divider],.profile-view li:not(:last-child),.profile-view [class*=item]:not(:last-child){border-bottom-color:rgba(167,139,250,.16)!important}.mine-view .picture{background:linear-gradient(135deg,var(--ifm-violet),var(--ifm-violet-2))!important;border:2px solid rgba(167,139,250,.45);box-shadow:0 0 22px rgba(124,92,255,.5)}.mine-view .picture>div{color:#fff!important;font-weight:700;font-family:var(--ifm-serif)}.mine-view .logout-button img[src*="copy.png"]{opacity:0;width:0!important;margin:0!important}.mine-view .logout-button:has(img[src*="copy.png"]):before{content:"";width:20px;height:20px;margin-right:10px;flex:none;border:1.6px solid var(--ifm-violet-2);border-radius:4px;box-shadow:4px -4px 0 -1.6px var(--ifm-violet-2);transform:translate(-2px,2px)}.mine-view [class*=avatar]{border:2px solid rgba(167,139,250,.5)!important;box-shadow:0 0 20px rgba(124,92,255,.45)}.mine-view [class*=badge],.mine-view [class*=tag]:not(.mine-mascot-stage),.mine-view [class*=level]{background:linear-gradient(135deg,rgba(124,92,255,.3),rgba(167,139,250,.16))!important;border:1px solid rgba(167,139,250,.44);border-radius:999px;color:var(--ifm-violet-2)!important}.mine-view [class*=arrow],.mine-view .xicon{color:var(--ifm-violet-2)!important}.mine-view [class*=group-title],.mine-view [class*=section-title]{color:var(--ifm-text-3)!important;letter-spacing:.1em}.mine-view .logout-button{background:linear-gradient(158deg,rgba(255,255,255,.07),rgba(255,255,255,.02))!important;border:1px solid var(--ifm-stroke);border-radius:14px!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:var(--ifm-cream)!important;box-shadow:inset 0 1px rgba(255,255,255,.07),0 8px 22px rgba(3,1,14,.34);transition:all .24s cubic-bezier(.2,.9,.2,1.2)}.mine-view .logout-button div{color:var(--ifm-cream)!important}.mine-view .logout-button:active{transform:translateY(1px);background:linear-gradient(158deg,rgba(124,92,255,.2),rgba(124,92,255,.05))!important}.mine-view .logout-button:last-of-type div{color:#f0916b!important}.member-view,.pay-view,.pay-history-view,.webview{background:linear-gradient(152deg,#1e1448,#140d31 44%,#0c0818)!important;color:var(--ifm-cream)!important}.member-bar,.member-view .header,.pay-history-view .header,.pay-view .header{background:rgba(14,10,26,.6)!important;background-image:none!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--ifm-stroke);color:var(--ifm-cream)!important}.member-bar .header-title,.member-bar .member-header-title,.member-view .header .header-title,.member-view .header .member-header-title,.pay-history-view .header .header-title,.pay-history-view .header .member-header-title,.pay-view .header .header-title,.pay-view .header .member-header-title{color:var(--ifm-cream)!important;font-family:var(--ifm-serif);font-weight:700}.member-bar .xicon,.member-bar [class*=back],.member-bar>div:last-child,.member-view .header .xicon,.member-view .header [class*=back],.member-view .header>div:last-child,.pay-history-view .header .xicon,.pay-history-view .header [class*=back],.pay-history-view .header>div:last-child,.pay-view .header .xicon,.pay-view .header [class*=back],.pay-view .header>div:last-child{color:var(--ifm-violet-2)!important}.member-card,.member-header,.member-select-card,.member-tips-card,.pay-history-item{background:linear-gradient(165deg,rgba(255,255,255,.075),rgba(255,255,255,.024))!important;border:1px solid var(--ifm-stroke)!important;border-radius:16px!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 18px 44px rgba(3,1,14,.42),inset 0 1.5px rgba(255,255,255,.09)!important;color:var(--ifm-cream)!important}.member-card .title,.member-card .member-header-title,.member-header .title,.member-header .member-header-title,.member-select-card .title,.member-select-card .member-header-title,.member-tips-card .title,.member-tips-card .member-header-title,.pay-history-item .title,.pay-history-item .member-header-title{color:var(--ifm-cream)!important}.member-card .sub-title,.member-card .tips,.member-header .sub-title,.member-header .tips,.member-select-card .sub-title,.member-select-card .tips,.member-tips-card .sub-title,.member-tips-card .tips,.pay-history-item .sub-title,.pay-history-item .tips{color:var(--ifm-text-2)!important}.member-card [class*=day]:not(.title):not(.sub-title),.member-card [class*=num]:not(.title):not(.sub-title),.member-card span:not(.title):not(.sub-title),.member-header [class*=day]:not(.title):not(.sub-title),.member-header [class*=num]:not(.title):not(.sub-title),.member-header span:not(.title):not(.sub-title){color:var(--ifm-gold)}.member-view .title,.pay-view .title{color:var(--ifm-cream)!important}.member-view .sub-title,.member-view .tips,.pay-view .sub-title,.pay-view .tips{color:var(--ifm-text-2)!important}.member-view .empty-text,.pay-view .empty-text{color:var(--ifm-text-3)!important}.member-submit,.pay-submit{background:linear-gradient(135deg,var(--ifm-gold),#f3d98f)!important;color:#23123a!important;border:none!important;border-radius:999px!important;font-weight:700;box-shadow:0 10px 30px rgba(232,197,107,.42),inset 0 1px rgba(255,255,255,.45)!important;transition:all .26s cubic-bezier(.2,.9,.2,1.2)}.member-submit:active,.pay-submit:active{transform:translateY(2px);box-shadow:0 4px 14px rgba(232,197,107,.5)!important}.member-select-card.active,.member-select-card[class*=selected],.member-select-card[class*=on]{border-color:var(--ifm-gold)!important;background:linear-gradient(158deg,rgba(232,197,107,.16),rgba(124,92,255,.1))!important;box-shadow:0 0 22px rgba(232,197,107,.34)!important}.history-view{background:linear-gradient(152deg,#1e1448,#140d31 44%,#0c0818)!important;color:var(--ifm-cream)!important}.history-view .history-item{background:linear-gradient(158deg,rgba(255,255,255,.06),rgba(255,255,255,.02))!important;border:1px solid var(--ifm-stroke);border-radius:14px!important;color:var(--ifm-cream)!important;transition:all .24s cubic-bezier(.2,.9,.2,1.2)}.history-view .history-item:active{background:linear-gradient(158deg,rgba(124,92,255,.22),rgba(124,92,255,.06))!important}.history-view .history-title{color:var(--ifm-cream)!important}.history-view .empty-text{color:var(--ifm-text-3)!important}.mine-view .card-group,.mine-view .card-group-mine,.mine-view .card-group-history,.mine-view .card-group-wrap{background:linear-gradient(165deg,rgba(255,255,255,.07),rgba(255,255,255,.024))!important;border:1px solid var(--ifm-stroke);border-radius:16px!important;backdrop-filter:blur(14px);box-shadow:0 16px 40px rgba(3,1,14,.38),inset 0 1.5px rgba(255,255,255,.08)!important}.mine-view .card-item{color:var(--ifm-cream)!important;border-bottom-color:rgba(167,139,250,.14)!important;transition:background .2s}.mine-view .card-item:active{background:rgba(124,92,255,.14)!important}.mine-view .title,.mine-view .title-1,.mine-view .title-2,.mine-view .title-3,.mine-view .mine-name{color:var(--ifm-cream)!important}.mine-view .sub-title,.mine-view .mine-other{color:var(--ifm-text-2)!important}.mine-view .mine-bar .bg-top{display:none!important}.mine-view .guid{color:var(--ifm-text-2)!important}.mine-view .mine-bar{background-image:radial-gradient(120% 160% at 88% -20%,rgba(124,92,255,.5),transparent 62%),radial-gradient(90% 140% at 8% 120%,rgba(232,197,107,.12),transparent 60%),linear-gradient(150deg,#2c1f62,#1b1246 52%,#120c2c)!important;border:1px solid rgba(167,139,250,.22);box-shadow:0 20px 50px rgba(3,1,14,.5),inset 0 1.5px rgba(255,255,255,.09);position:relative;overflow:hidden}.mine-view .mine-bar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(1.4px 1.4px at 18% 32%,rgba(255,255,255,.55),transparent),radial-gradient(1.2px 1.2px at 42% 68%,rgba(255,255,255,.4),transparent),radial-gradient(1.6px 1.6px at 63% 24%,rgba(255,255,255,.5),transparent),radial-gradient(1.1px 1.1px at 78% 58%,rgba(255,255,255,.36),transparent),radial-gradient(1.3px 1.3px at 91% 38%,rgba(255,255,255,.44),transparent);animation:ifmTwinkle 6s ease-in-out infinite}.mine-view .mine-bar .picture>div{background-image:linear-gradient(140deg,#9b7dff,#6a46e0)!important;color:#fff!important;font-weight:700;box-shadow:0 8px 22px rgba(124,92,255,.45),inset 0 1.5px rgba(255,255,255,.32)}.mine-view .mine-bar .mine-other>div:first-child{background-color:transparent!important;opacity:1!important;width:auto!important;padding:0 12px;background-image:linear-gradient(135deg,rgba(232,197,107,.24),rgba(232,197,107,.1))!important;border:1px solid rgba(232,197,107,.45);color:var(--ifm-gold)!important;font-weight:600;letter-spacing:.04em}.mine-view .mine-card{background-color:transparent!important}.mine-view .mine-card .title{color:var(--ifm-gold)!important;font-family:var(--ifm-serif);font-weight:700}.mine-view .mine-card .sub-title{color:var(--ifm-text-2)!important}.mine-view .icon-forward{border-color:rgba(167,139,250,.44)!important}.mine-view .icon-forward .xicon,.mine-view .icon-forward svg{color:var(--ifm-violet-2)!important}.member-view .member-tips-card{background:linear-gradient(150deg,#2e2058,#1a1140 58%,#0e0a1a)!important;border:1px solid var(--ifm-stroke-gold)!important;border-radius:18px!important;box-shadow:0 22px 52px rgba(3,1,14,.6),inset 0 1.5px rgba(255,255,255,.1),inset 0 0 40px rgba(124,92,255,.14)!important;color:var(--ifm-cream)!important;position:relative;overflow:hidden}.member-view .member-tips-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,transparent 30%,rgba(232,197,107,.16) 46%,transparent 62%);background-size:220% 100%;animation:ifmSheen 5.5s ease-in-out infinite;pointer-events:none}.member-view .member-tips-card>div,.member-view .member-tips-card div{position:relative;z-index:1;color:var(--ifm-cream)!important}.member-view .member-tips-card img,.member-view .member-tips-card .xicon{filter:drop-shadow(0 0 14px rgba(232,197,107,.6))}@keyframes ifmSheen{0%,to{background-position:200% 0}50%{background-position:-60% 0}}@keyframes ifmTwinkle{0%,to{opacity:.55}50%{opacity:1}}@keyframes ifmBeastIn{0%{opacity:0;transform:translateY(22px) scale(.84) rotate(-3deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}@keyframes ifmBeastFloat{0%,to{transform:translateY(0) rotate(0) scale(1)}30%{transform:translateY(-5px) rotate(.8deg) scale(1.012)}62%{transform:translateY(-7px) rotate(-.6deg) scale(1.018)}}@keyframes ifmBeastAura{0%,to{filter:drop-shadow(0 0 14px rgba(124,92,255,.45)) drop-shadow(0 10px 24px rgba(3,1,14,.55))}50%{filter:drop-shadow(0 0 26px rgba(91,200,214,.6)) drop-shadow(0 0 10px rgba(167,139,250,.45)) drop-shadow(0 12px 28px rgba(3,1,14,.5))}}@keyframes ifmBeastPool{0%,to{opacity:.85;transform:translate(6%) scaleX(1) scaleY(1)}62%{opacity:.5;transform:translate(6%) scaleX(.86) scaleY(.8)}}@keyframes ifmBeastDust{0%,to{opacity:.35;transform:rotate(0) scale(1)}50%{opacity:.95;transform:rotate(8deg) scale(1.06)}}@keyframes ifmBeastFloatCalm{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-4px) rotate(.5deg)}}@keyframes ifmBeastAuraCalm{0%,to{filter:drop-shadow(0 6px 18px rgba(3,1,14,.5))}50%{filter:drop-shadow(0 0 16px rgba(124,92,255,.4)) drop-shadow(0 6px 18px rgba(3,1,14,.5))}}@media (prefers-reduced-motion: reduce){.login .content .logo img,.login .content .logo:before,.login .content .logo:after,.chat-view .icon_master{animation:none!important;opacity:1!important;transform:none!important}}.profile-view.profile-view{background:radial-gradient(85% 40% at 88% 0%,rgba(124,92,255,.28),transparent 72%),linear-gradient(165deg,#17102f,#0b0819 62%,#080611)!important}.profile-view.profile-view .profile-bar{flex:0 0 82px;height:82px!important;min-height:82px;padding:0!important;background:transparent!important;border-bottom:1px solid rgba(192,180,227,.09)}.profile-view.profile-view .profile-bar .bg-top{opacity:.32}.profile-view.profile-view .profile-bar .profile-close{display:none}.profile-view.profile-view .profile-bar .xicon{left:18px!important;bottom:22px!important;width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#d7c9ff!important;background:rgba(124,92,255,.11);border:1px solid rgba(167,139,250,.17)}.profile-view.profile-view .profile-info-wrap{top:0!important;min-height:0;padding:0 24px 20px!important;overflow:hidden!important;border-radius:0!important;background:transparent!important}.profile-view.profile-view .info-bar{flex:0 0 auto;height:112px!important;margin:0!important;padding:22px 146px 16px 2px;box-sizing:border-box;border-bottom:1px solid rgba(192,180,227,.09)}.profile-view.profile-view .info-bar .profile-kicker{margin-bottom:5px;color:#38e6a2;font-size:9px;font-weight:750;letter-spacing:.15em}.profile-view.profile-view .info-bar .title{color:#f8f6ff!important;font-family:var(--ifm-serif);font-size:24px!important;font-weight:850;line-height:1.3}.profile-view.profile-view .info-bar .sub-title{width:auto!important;max-width:280px;margin-top:4px!important;color:rgba(221,214,240,.58)!important;font-size:11px!important;line-height:1.55!important;white-space:normal}.profile-view.profile-view .info-bar .icon-profile{right:0!important;top:-5px!important;bottom:auto!important;width:126px!important;height:126px!important;opacity:.9;filter:drop-shadow(0 12px 24px rgba(3,1,14,.4))}.profile-view.profile-view .profile-form-scroll{min-height:0;padding:20px 2px 8px;box-sizing:border-box;background:transparent!important}.profile-view.profile-view .form-item{margin:0 0 18px!important;padding:0!important;background:transparent!important}.profile-view.profile-view .form-item .form-name{margin:0 0 8px!important;color:rgba(238,235,243,.66)!important;font-size:11px!important;font-weight:650}.profile-view.profile-view .form-item input,.profile-view.profile-view .form-item .select-input{height:50px!important;margin:0!important;padding:0 15px!important;box-sizing:border-box;border-radius:13px!important;border:1px solid rgba(192,180,227,.14)!important;color:rgba(248,246,255,.92)!important;background:rgba(255,255,255,.043)!important;box-shadow:inset 0 1px rgba(255,255,255,.035)}.profile-view.profile-view .form-item .select-input img{right:14px!important}.profile-view.profile-view .form-item .sex-select{padding:4px;gap:4px;border-radius:14px;border:1px solid rgba(192,180,227,.12);background:rgba(5,3,13,.28)}.profile-view.profile-view .form-item .sex-select>div{width:auto!important;height:42px!important;flex:1;margin:0!important;border:0!important;border-radius:10px!important;color:rgba(238,235,243,.5);background:transparent!important}.profile-view.profile-view .form-item .sex-select .active{color:#fff!important;background:linear-gradient(135deg,rgba(124,92,255,.72),rgba(91,200,214,.16))!important;box-shadow:inset 0 1px rgba(255,255,255,.16),0 8px 18px rgba(3,1,14,.24)}.profile-view.profile-view>.profile-info-wrap>.submit{flex:0 0 50px;width:100%!important;max-width:none!important;height:50px!important;margin:10px 0 0!important;border-radius:14px!important;background:linear-gradient(100deg,#6e33b1,#8759e4 62%,#a899df)!important;border:1px solid rgba(238,235,243,.22);box-shadow:inset 0 1px rgba(255,255,255,.3),0 14px 30px rgba(110,51,177,.28)}.member-view.member-view{padding-bottom:22px;box-sizing:border-box;overflow-y:auto;color:#f8f6ff;background:radial-gradient(90% 38% at 88% 0%,rgba(124,92,255,.27),transparent 70%),linear-gradient(165deg,#17102f,#0b0819 62%,#080611)!important}.member-view.member-view .member-bar{height:auto!important;min-height:164px;margin:0!important;padding:0 18px 16px!important;background:transparent!important;border-bottom:1px solid rgba(192,180,227,.08)}.member-view.member-view .member-header{min-height:74px;padding:0!important;color:rgba(238,235,243,.68)!important}.member-view.member-view .member-header>.xicon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#d7c9ff;background:rgba(124,92,255,.11);border:1px solid rgba(167,139,250,.17)}.member-view.member-view .member-header .member-header-title{min-width:0;padding-left:12px;text-align:left!important}.member-view.member-view .member-header .member-header-title>div{position:static!important;transform:none!important;color:#f8f6ff!important;font-family:var(--ifm-serif);font-size:20px;font-weight:850;line-height:1.25}.member-view.member-view .member-header .member-header-title small{display:block;margin-top:2px;color:rgba(221,214,240,.46);font-size:9px;font-weight:500}.member-view.member-view .member-history-link{flex:0 0 auto;min-height:34px;padding:0 12px;color:#cbbcff;font:inherit;font-size:10px;border-radius:10px;border:1px solid rgba(167,139,250,.16);background:rgba(124,92,255,.08);cursor:pointer}.member-view.member-view .member-bar .member-card{position:static!important;inset:auto!important;width:100%;min-height:64px!important;margin:0!important;padding:10px 14px!important;box-sizing:border-box;border-radius:15px!important;background:linear-gradient(135deg,rgba(255,255,255,.055),rgba(255,255,255,.02))!important}.member-view.member-view .member-tips-card{width:auto!important;min-height:88px;height:auto!important;margin:16px 18px 0!important;padding:14px 18px;box-sizing:border-box;border-radius:17px!important}.member-view.member-view .member-tips-card img{margin:0 14px 0 0!important;width:54px!important;height:54px!important}.member-view.member-view .member-tips-card .member-tips-info{min-width:0;margin:0!important}.member-view.member-view .member-tips-card .member-tips-info>div:first-child{font-size:16px!important;font-weight:750}.member-view.member-view .member-tips-card .member-tips-info>div:last-child{margin-top:4px!important;font-size:10px!important;line-height:1.55}.member-view.member-view .member-section-title{margin:20px 18px 10px!important;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.member-view.member-view .member-section-title span{color:rgba(248,246,255,.86);font-size:13px;font-weight:700}.member-view.member-view .member-section-title small{color:rgba(221,214,240,.4);font-size:9px;font-weight:400;text-align:right}.member-view.member-view .member-select-card{width:auto!important;height:auto!important;min-height:116px;margin:0 18px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px!important}.member-view.member-view .member-select-card>div{width:auto!important;min-width:0!important;height:116px!important;padding:11px 7px!important;box-sizing:border-box;border-width:1px!important;border-radius:16px!important;overflow:hidden}.member-view.member-view .member-select-card>div .plan-icon{width:34px!important;height:34px!important;flex:0 0 auto}.member-view.member-view .member-select-card>div .plan-name{width:100%;min-width:0;margin-top:7px!important;color:rgba(248,246,255,.9);font-size:clamp(10px,2.6vw,13px)!important;font-weight:700;line-height:1.25;text-align:center;overflow-wrap:anywhere}.member-view.member-view .member-select-card>div .plan-meta{width:100%;margin-top:5px!important;display:flex;flex-wrap:wrap;justify-content:center;gap:2px 5px;color:rgba(221,214,240,.5)!important;font-size:9px!important;line-height:1.25;text-align:center}.member-view.member-view .member-select-card>div.active{border-color:rgba(56,230,162,.55)!important;background:linear-gradient(150deg,rgba(56,230,162,.11),rgba(124,92,255,.16))!important;box-shadow:inset 0 1px rgba(255,255,255,.11),0 12px 28px rgba(3,1,14,.26)}.member-view.member-view .member-submit{width:auto!important;height:50px!important;margin:20px 18px 0!important;border-radius:14px!important}.pay-history-view.pay-history-view{height:100%!important;overflow:hidden!important}.pay-history-view.pay-history-view .member-bar{min-height:78px;padding-bottom:4px!important}.pay-history-view.pay-history-view .pay-history-wrap{min-height:320px;margin:14px 18px 18px!important;transform:none!important;border-radius:18px!important}.pay-history-view.pay-history-view .tips{position:static!important;transform:none!important;min-height:280px;display:grid;place-items:center;color:rgba(221,214,240,.5)}.mine-view.mine-view .mine-eyebrow{margin-bottom:3px;color:#38e6a2;font-size:9px;font-weight:750;letter-spacing:.15em}.mine-view.mine-view .mine-summary{margin-top:9px;color:rgba(221,214,240,.48);font-size:10px;line-height:1.45}.mine-view.mine-view .mine-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.mine-view.mine-view .mine-section-title span{color:rgba(248,246,255,.9)}.mine-view.mine-view .mine-section-title small{color:rgba(221,214,240,.42);font-family:var(--ifm-sans);font-size:9px;font-weight:500;text-align:right}@media (min-width: 900px){.r-popup-warp .r-popup-box:has(.history-view){width:420px!important;height:100%!important;border-radius:0 30px 30px 0;overflow:hidden!important}.r-popup-warp .r-popup-right:has(.profile-view){width:min(620px,100vw - 48px)!important;height:min(760px,90vh)!important;max-height:90vh!important}.r-popup-warp .r-popup-right .profile-view{height:100%!important;max-height:none!important;overflow:hidden!important}.r-popup-warp .r-popup-right:has(.member-view),.r-popup-warp .r-popup-right:has(.pay-history-view){width:min(620px,100vw - 48px)!important;height:auto!important;max-height:90vh;border-radius:28px!important}.r-popup-warp .r-popup-right:has(.pay-history-view){height:min(670px,86vh)!important}}.mine-view,.chat-view,.map-view{background:radial-gradient(70% 44% at 50% -12%,rgba(110,51,177,.14),transparent 70%),linear-gradient(160deg,rgba(13,12,21,.92),rgba(7,7,12,.96))!important}.member-view,.pay-history-view,.profile-view,.history-view,.guid,.login-view,.register-view{color:var(--ifm-offwhite)!important;background:radial-gradient(72% 40% at 14% 0%,rgba(110,51,177,.15),transparent 70%),linear-gradient(160deg,var(--ifm-surface-raised),var(--ifm-stage) 56%,#08080E)!important}.mine-view .card-group,.mine-view .logout-button,.member-view .member-card,.member-view .member-select-card,.pay-history-view .pay-history-item,.profile-view .info-bar,.history-view .history-item{background:linear-gradient(155deg,rgba(29,27,42,.94),rgba(16,15,24,.96))!important;border-color:var(--ifm-line)!important;box-shadow:0 18px 44px rgba(3,1,8,.34),inset 0 1px rgba(238,235,243,.055)!important}.mine-view .card-group-wrap,.profile-view input,.profile-view .input,.login input,.register input,.forgot_password input{background:var(--ifm-surface-inset)!important;border-color:var(--ifm-line)!important}.mine-view .card-item:hover,.mine-view .logout-button:hover,.history-view .history-item:hover{border-color:rgba(56,230,162,.24)!important;background:linear-gradient(100deg,rgba(56,230,162,.08),rgba(110,51,177,.1),rgba(20,19,29,.96))!important}.mine-view .icon-forward,.member-view .icon-forward{color:var(--ifm-mint)!important;background:rgba(56,230,162,.09)!important;border:1px solid rgba(56,230,162,.22)!important}@media (max-width: 560px){.profile-view.profile-view .profile-info-wrap{padding:0 16px 16px!important}.profile-view.profile-view .info-bar{padding-right:108px}.profile-view.profile-view .info-bar .icon-profile{width:108px!important;height:108px!important}.member-view.member-view .member-bar{padding-left:12px!important;padding-right:12px!important}.member-view.member-view .member-tips-card,.member-view.member-view .member-section-title,.member-view.member-view .member-select-card,.member-view.member-view .member-submit{margin-left:12px!important;margin-right:12px!important}.mine-view.mine-view .mine-summary{max-width:190px}.mine-view.mine-view .mine-section-title{padding-left:3px!important;padding-right:3px}}.pay-history-view .empty,.pay-history-view [class*=empty],[class*=history] .empty,[class*=history] [class*=empty]{color:var(--ifm-text-3)!important}.profile-view,.profile-view .profile-info-wrap,.profile-view .scroll-y,.r-popup-warp .profile-info-wrap,.r-popup-warp .scroll-y{background:linear-gradient(152deg,#1e1448,#140d31 44%,#0c0818)!important;background-color:transparent!important;color:var(--ifm-cream)!important}.r-popup-warp:has(.profile-view),.r-popup-warp:has(.profile-info-wrap){background:transparent!important}.profile-view{color:var(--ifm-cream)}.profile-view .profile-bar,.profile-view .info-bar{background:rgba(14,10,26,.6)!important;background-image:none!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--ifm-stroke);color:var(--ifm-cream)!important}.profile-view .bg-top{opacity:.3;mix-blend-mode:screen}.profile-view .icon-profile,.profile-view .add-user{mix-blend-mode:screen;filter:drop-shadow(0 6px 22px rgba(124,92,255,.4))}.profile-view .profile-info-wrap>div:first-child,.profile-view [class*=head]{background-color:transparent!important}.profile-view .profile-info-wrap{background:transparent!important}.profile-view .form-name{color:var(--ifm-text-2)!important}.profile-view .form-waring{color:#f0916b!important}.profile-view .form-item{background:transparent!important;color:var(--ifm-cream)!important}.profile-view .form-name,.r-popup-warp .form-name{color:var(--ifm-text-2)!important}.profile-view .form-waring,.r-popup-warp .form-waring{color:#f0916b!important}.profile-view .form-item input,.profile-view .form-item .select-input,.profile-view .form-item [class*=input],.profile-view .form-item [class*=select],.profile-view .form-item [class*=picker],.r-popup-warp .form-item input,.r-popup-warp .form-item .select-input,.r-popup-warp .form-item [class*=input],.r-popup-warp .form-item [class*=select],.r-popup-warp .form-item [class*=picker]{background:linear-gradient(158deg,rgba(255,255,255,.07),rgba(255,255,255,.02))!important;border:1px solid var(--ifm-stroke)!important;border-radius:12px!important;color:var(--ifm-cream)!important;transition:border-color .24s,box-shadow .24s}.profile-view .form-item input::placeholder,.profile-view .form-item .select-input::placeholder,.profile-view .form-item [class*=input]::placeholder,.profile-view .form-item [class*=select]::placeholder,.profile-view .form-item [class*=picker]::placeholder,.r-popup-warp .form-item input::placeholder,.r-popup-warp .form-item .select-input::placeholder,.r-popup-warp .form-item [class*=input]::placeholder,.r-popup-warp .form-item [class*=select]::placeholder,.r-popup-warp .form-item [class*=picker]::placeholder{color:var(--ifm-text-3)!important}.profile-view .form-item input:focus,.profile-view .form-item .select-input:focus,.profile-view .form-item [class*=input]:focus,.profile-view .form-item [class*=select]:focus,.profile-view .form-item [class*=picker]:focus,.r-popup-warp .form-item input:focus,.r-popup-warp .form-item .select-input:focus,.r-popup-warp .form-item [class*=input]:focus,.r-popup-warp .form-item [class*=select]:focus,.r-popup-warp .form-item [class*=picker]:focus{border-color:rgba(167,139,250,.66)!important;box-shadow:0 0 0 3px rgba(124,92,255,.18);outline:none}.profile-view .form-item>div>div,.profile-view .form-item [class*=option],.profile-view .form-item [class*=sex],.r-popup-warp .form-item>div>div,.r-popup-warp .form-item [class*=option],.r-popup-warp .form-item [class*=sex]{border-color:var(--ifm-stroke)!important;color:var(--ifm-text-2)!important;border-radius:12px;transition:all .24s cubic-bezier(.2,.9,.2,1.2)}.profile-view .form-item [class*=active],.profile-view .form-item [class*=selected],.profile-view .form-item [class*=on],.r-popup-warp .form-item [class*=active],.r-popup-warp .form-item [class*=selected],.r-popup-warp .form-item [class*=on]{border-color:var(--ifm-violet)!important;background:linear-gradient(158deg,rgba(124,92,255,.34),rgba(124,92,255,.12))!important;color:var(--ifm-cream)!important;box-shadow:0 0 16px rgba(124,92,255,.4)}.profile-view .form-item [disabled],.profile-view .form-item [class*=disabled],.r-popup-warp .form-item [disabled],.r-popup-warp .form-item [class*=disabled]{background:rgba(255,255,255,.03)!important;color:rgba(244,241,250,.28)!important;border-color:rgba(255,255,255,.08)!important}.profile-view .form-item .xicon,.profile-view .form-item [class*=icon],.r-popup-warp .form-item .xicon,.r-popup-warp .form-item [class*=icon]{color:var(--ifm-violet-2)!important}.profile-view [class*=submit],.profile-view [class*=save],.profile-view button,.r-popup-warp [class*=submit],.r-popup-warp [class*=save],.r-popup-warp button{background:linear-gradient(135deg,var(--ifm-violet),var(--ifm-violet-2))!important;color:#fff!important;border:none!important;border-radius:999px!important;font-weight:700;box-shadow:0 10px 30px rgba(124,92,255,.46),inset 0 1px rgba(255,255,255,.3)!important;transition:all .26s cubic-bezier(.2,.9,.2,1.2)}.profile-view [class*=submit]:active,.profile-view [class*=save]:active,.profile-view button:active,.r-popup-warp [class*=submit]:active,.r-popup-warp [class*=save]:active,.r-popup-warp button:active{transform:translateY(2px);box-shadow:0 4px 14px rgba(124,92,255,.5)!important}.login-view input,.register-view input,.forgot-view input,[class*=login] input,[class*=register] input{background:linear-gradient(158deg,rgba(255,255,255,.07),rgba(255,255,255,.02))!important;border:1px solid var(--ifm-stroke)!important;border-radius:12px!important;color:var(--ifm-cream)!important}.login-view input::placeholder,.register-view input::placeholder,.forgot-view input::placeholder,[class*=login] input::placeholder,[class*=register] input::placeholder{color:var(--ifm-text-3)!important}.login-view input:focus,.register-view input:focus,.forgot-view input:focus,[class*=login] input:focus,[class*=register] input:focus{border-color:rgba(167,139,250,.66)!important;box-shadow:0 0 0 3px rgba(124,92,255,.18)}.login-view [class*=submit],.login-view [class*=login-btn],.login-view button,.register-view [class*=submit],.register-view [class*=login-btn],.register-view button,.forgot-view [class*=submit],.forgot-view [class*=login-btn],.forgot-view button,[class*=login] [class*=submit],[class*=login] [class*=login-btn],[class*=login] button,[class*=register] [class*=submit],[class*=register] [class*=login-btn],[class*=register] button{background:linear-gradient(135deg,var(--ifm-violet),var(--ifm-violet-2))!important;border:none!important;border-radius:999px!important;color:#fff!important;font-weight:700;box-shadow:0 10px 28px rgba(124,92,255,.44),inset 0 1px rgba(255,255,255,.28)}.mine-tips,[class*=disclaimer],[class*=statement]{color:var(--ifm-text-3)!important}.mine-tips strong,.mine-tips b,[class*=disclaimer] strong,[class*=disclaimer] b,[class*=statement] strong,[class*=statement] b{color:var(--ifm-violet-2)!important}.mine-view .mine-tips{font-size:var(--ifm-fs-note)!important;line-height:1.75!important;color:var(--ifm-text-3)!important;padding-top:22px!important;padding-bottom:26px!important;border-top:1px solid rgba(255,255,255,.07);margin:20px var(--ifm-gutter) 0!important}.mine-view .mine-tips strong,.mine-view .mine-tips b{color:var(--ifm-gold)!important;font-weight:700;font-style:normal}.mine-view .card-group,.mine-view .logout-button{margin-left:var(--ifm-gutter)!important;margin-right:var(--ifm-gutter)!important}.mine-view .mine-bar{box-sizing:border-box}.mine-view .mine-bar .mine-info-wrap{margin-left:var(--ifm-gutter)!important}.mine-view .mine-bar .mine-card{left:var(--ifm-gutter)!important;right:var(--ifm-gutter)!important}.mine-view .card-group>.title{font-size:var(--ifm-fs-title);font-weight:600;color:var(--ifm-text-2)!important;letter-spacing:.02em;padding-left:2px}.mine-view .card-item{font-size:var(--ifm-fs-body)}.mine-view .mine-bar,.member-view .member-bar{background:radial-gradient(70% 130% at 82% 10%,rgba(124,92,255,.42),transparent 62%),radial-gradient(60% 100% at 10% 40%,rgba(91,200,214,.16),transparent 66%),linear-gradient(170deg,#2a1d5c,#1a1140 56%,#100a26)!important;background-image:radial-gradient(70% 130% at 82% 10%,rgba(124,92,255,.42),transparent 62%),radial-gradient(60% 100% at 10% 40%,rgba(91,200,214,.16),transparent 66%),linear-gradient(170deg,#2a1d5c,#1a1140 56%,#100a26)!important;background-size:150% 150%,150% 150%,100% 100%;animation:ifmBarDrift 20s ease-in-out infinite;overflow:visible!important}@keyframes ifmBarDrift{0%,to{background-position:44% 46%,56% 54%,50% 50%}50%{background-position:56% 54%,44% 46%,50% 50%}}.mine-view .mine-card,.member-view .member-card{background:linear-gradient(165deg,rgba(255,255,255,.1),rgba(255,255,255,.03));border:1px solid var(--ifm-stroke);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-sizing:border-box!important;border-radius:16px!important;box-shadow:0 18px 44px rgba(3,1,14,.55),inset 0 1px rgba(255,255,255,.12)!important}.mine-view .mine-card .title,.member-view .member-card .title{color:var(--ifm-cream)!important;font-size:var(--ifm-fs-title)!important}.mine-view .mine-card .sub-title,.member-view .member-card .sub-title{color:var(--ifm-gold)!important;font-size:var(--ifm-fs-note)!important}.history-view{background:linear-gradient(158deg,#1f1740,#140d31 52%,#0c0818)!important;background-color:transparent!important;border-right:1px solid rgba(167,139,250,.18);box-shadow:18px 0 50px rgba(3,1,14,.6)}.history-view .history-title{color:var(--ifm-gold)!important;font-size:11px!important;font-weight:700;letter-spacing:.14em;text-transform:uppercase;position:relative;padding-left:10px}.history-view .history-title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:11px;border-radius:2px;background:linear-gradient(180deg,var(--ifm-gold),rgba(232,197,107,.3))}.history-view .history-item{color:var(--ifm-text-2)!important;font-size:13.5px!important;padding:11px 12px;border-radius:10px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.07);cursor:pointer;transition:all .22s cubic-bezier(.2,.8,.2,1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-view .history-item:hover,.history-view .history-item:active{background:rgba(124,92,255,.16);border-color:rgba(167,139,250,.4);color:var(--ifm-cream)!important;transform:translate(2px)}.history-view .empty-text{color:var(--ifm-text-3)!important;text-align:center;margin-top:40px;font-size:13px}@media (min-width: 561px){.mine-view .mine-bar{height:150px}.mine-view .card-group,.mine-view .logout-button,.mine-view .mine-tips{max-width:var(--ifm-w-read);margin-left:auto!important;margin-right:auto!important}.mine-view .mine-bar .mine-card{left:50%!important;right:auto!important;transform:translate(-50%);width:min(100% - var(--ifm-gutter) * 2,var(--ifm-w-read))}.mine-view .mine-bar .mine-info-wrap{max-width:var(--ifm-w-read);margin-left:auto!important;margin-right:auto!important;padding-left:var(--ifm-gutter);box-sizing:border-box}}@media (min-width: 900px){.mine-view .card-item{transition:background .2s cubic-bezier(.2,.8,.2,1)}.mine-view .card-item:hover{background:rgba(124,92,255,.14)}.mine-view .logout-button{transition:background .2s cubic-bezier(.2,.8,.2,1)}.mine-view .logout-button:hover{background:rgba(124,92,255,.24)}}.login,.register,.forgot_password,.guid{position:relative;overflow:hidden;background:radial-gradient(84% 52% at 78% 6%,rgba(124,92,255,.32),transparent 62%),radial-gradient(60% 44% at 12% 96%,rgba(91,200,214,.12),transparent 60%),linear-gradient(168deg,#1e1448,#150e36 48%,#0b0716)}.login .bg,.register .bg,.forgot_password .bg,.guid .bg{display:none!important}.login .content,.register .content,.forgot_password .content,.guid .content{position:relative;z-index:2;background-color:transparent!important;background:radial-gradient(72% 42% at 84% 6%,rgba(124,92,255,.28),transparent 62%),radial-gradient(60% 40% at 8% 20%,rgba(91,200,214,.12),transparent 66%),linear-gradient(172deg,#241a52,#17103a 46%,#0c0818)!important;border-top:1px solid rgba(167,139,250,.24);box-shadow:0 -20px 60px rgba(3,1,14,.6);color:var(--ifm-cream)}.login .title,.login .title-1,.login .title-2,.login .title-3,.register .title,.register .title-1,.register .title-2,.register .title-3,.forgot_password .title,.forgot_password .title-1,.forgot_password .title-2,.forgot_password .title-3,.guid .title,.guid .title-1,.guid .title-2,.guid .title-3{color:var(--ifm-cream)!important;font-family:var(--ifm-serif);font-weight:700}.login input,.register input,.forgot_password input,.guid input{background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.13)!important;color:var(--ifm-cream)!important;border-radius:12px!important;transition:border-color .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s cubic-bezier(.2,.8,.2,1),background .22s cubic-bezier(.2,.8,.2,1)}.login input::placeholder,.login input::-webkit-input-placeholder,.register input::placeholder,.register input::-webkit-input-placeholder,.forgot_password input::placeholder,.forgot_password input::-webkit-input-placeholder,.guid input::placeholder,.guid input::-webkit-input-placeholder{color:var(--ifm-text-3)!important}.login input:focus,.register input:focus,.forgot_password input:focus,.guid input:focus{border-color:rgba(167,139,250,.6)!important;background:rgba(124,92,255,.1)!important;box-shadow:0 0 0 3px rgba(124,92,255,.16)}.login .submit,.register .submit,.forgot_password .submit,.guid .submit{background-image:linear-gradient(135deg,#8b6bff,#6a46e0)!important;border:1px solid rgba(167,139,250,.5);box-shadow:0 12px 32px rgba(90,56,200,.46),inset 0 1px rgba(255,255,255,.26);font-weight:700;transition:transform .18s cubic-bezier(.2,.8,.2,1),box-shadow .18s cubic-bezier(.2,.8,.2,1);max-width:min(344px,100vw - 40px);margin-left:auto;margin-right:auto}.login .submit:active,.register .submit:active,.forgot_password .submit:active,.guid .submit:active{transform:translateY(1px) scale(.995)}.login .submit-disable,.register .submit-disable,.forgot_password .submit-disable,.guid .submit-disable{opacity:.42!important;box-shadow:none}.login .send-smscode,.register .send-smscode,.forgot_password .send-smscode,.guid .send-smscode{background-color:transparent!important;background-image:linear-gradient(135deg,#8b6bff,#6a46e0)!important;color:#fff!important;font-weight:600;border:1px solid rgba(167,139,250,.45);box-shadow:inset 0 1px rgba(255,255,255,.2)}.login .seconds,.register .seconds,.forgot_password .seconds,.guid .seconds{color:var(--ifm-text-2)!important}.login .agreement,.login .back-login,.login .footer,.register .agreement,.register .back-login,.register .footer,.forgot_password .agreement,.forgot_password .back-login,.forgot_password .footer,.guid .agreement,.guid .back-login,.guid .footer{color:var(--ifm-text-3)!important}.login .agreement span,.login .back-login span,.login .footer span,.register .agreement span,.register .back-login span,.register .footer span,.forgot_password .agreement span,.forgot_password .back-login span,.forgot_password .footer span,.guid .agreement span,.guid .back-login span,.guid .footer span{color:var(--ifm-violet-2)!important;font-weight:600}.login .agreement div:first-child,.login .back-login div:first-child,.login .footer div:first-child,.register .agreement div:first-child,.register .back-login div:first-child,.register .footer div:first-child,.forgot_password .agreement div:first-child,.forgot_password .back-login div:first-child,.forgot_password .footer div:first-child,.guid .agreement div:first-child,.guid .back-login div:first-child,.guid .footer div:first-child{color:var(--ifm-text-3)!important}.login .agreement div:last-child,.login .back-login div:last-child,.login .footer div:last-child,.register .agreement div:last-child,.register .back-login div:last-child,.register .footer div:last-child,.forgot_password .agreement div:last-child,.forgot_password .back-login div:last-child,.forgot_password .footer div:last-child,.guid .agreement div:last-child,.guid .back-login div:last-child,.guid .footer div:last-child{color:var(--ifm-violet-2)!important}.login .back,.register .back,.forgot_password .back,.guid .back{z-index:6!important;cursor:pointer}.login .back .xicon,.login .back,.register .back .xicon,.register .back,.forgot_password .back .xicon,.forgot_password .back,.guid .back .xicon,.guid .back,.login .logo,.register .logo,.forgot_password .logo,.guid .logo{color:var(--ifm-cream)!important}.guid .tips{color:var(--ifm-text-3)!important;font-size:var(--ifm-fs-note)!important;line-height:1.75!important}.guid .header{color:var(--ifm-cream)!important}.guid .guid-2,.guid .guid-3{border-radius:12px;border:1px solid rgba(255,255,255,.1);filter:brightness(.94) saturate(1.05);box-shadow:0 10px 28px rgba(3,1,14,.5)}.login .content .form .input input{border-color:rgba(255,255,255,.13)!important}@media (max-width: 899px){.mine-view{padding-bottom:16px;box-sizing:border-box}.mine-view .mine-bar{display:block;height:142px!important;margin:12px 12px 72px!important;padding-top:1px!important;border:1px solid rgba(192,180,227,.18)!important;border-radius:24px!important;background:radial-gradient(70% 120% at 88% 18%,rgba(124,92,255,.32),transparent 68%),linear-gradient(152deg,rgba(35,27,66,.96),rgba(12,9,26,.98))!important;box-shadow:0 20px 48px rgba(3,1,14,.34),inset 0 1px rgba(255,255,255,.09)!important;overflow:visible}.mine-view .mine-bar .bg-top{border-radius:inherit;opacity:.16}.mine-view .mine-info-wrap{position:relative;z-index:2;margin:22px 18px 0!important;padding:0!important}.mine-view .mine-mascot-stage{display:block!important;position:absolute;z-index:2;right:20px;top:12px;width:100px;height:118px;pointer-events:none}.mine-view .mine-mascot-stage img{position:absolute;z-index:2;right:0;top:50%;transform:translateY(-50%);width:96px;height:96px;object-fit:contain;filter:drop-shadow(0 10px 16px rgba(3,1,14,.38))}.mine-view .mine-mascot-stage span{display:none}.mine-view .mine-mascot-orbit{position:absolute;right:0;top:50%;transform:translateY(-50%);width:106px;height:106px;border-radius:50%;background:radial-gradient(circle,rgba(56,230,162,.15),rgba(124,92,255,.12) 46%,transparent 70%);filter:blur(6px)}.mine-view .mine-info{max-width:calc(100% - 120px)!important}.mine-view .mine-card{left:12px!important;right:12px!important;bottom:-58px!important;min-height:78px;padding:16px 20px!important;border-radius:20px!important;border:1px solid rgba(232,197,107,.18)!important;background:radial-gradient(80% 130% at 96% 0%,rgba(232,197,107,.11),transparent 64%),linear-gradient(155deg,rgba(35,27,56,.97),rgba(15,11,29,.98))!important;box-shadow:0 18px 38px rgba(3,1,14,.32),inset 0 1px rgba(255,255,255,.07)!important}}.register .agreement{white-space:normal!important;width:min(344px,100%)!important;flex-wrap:wrap;row-gap:2px;line-height:1.6;color:var(--ifm-text-2)!important}.register .agreement span{color:var(--ifm-violet-2)!important}.register .agreement .xicon{flex:none;margin-right:4px}@media (max-width: 560px){.register .content,.forgot_password .content{height:auto!important;min-height:0!important;padding:4px 14px 28px!important;border-radius:26px!important;margin:0 12px;width:auto!important;box-sizing:border-box}.register,.forgot_password{display:flex;align-items:center;justify-content:center}.register .content,.forgot_password .content{margin-top:0!important}.register{padding:66px 10px 16px}.register .content.auth-shell{width:100%!important;max-width:100%!important;overflow:hidden}.register .auth-hero,.register .auth-panel{width:100%!important;max-width:none!important;box-sizing:border-box}.register .auth-hero{min-height:184px;padding:20px 18px 18px}.register .auth-kicker{font-size:10px;letter-spacing:.12em}.register .auth-hero-title{max-width:calc(100% - 82px);margin-top:56px;font-size:24px;line-height:1.28}.register .auth-lead{max-width:calc(100% - 48px);margin-top:7px;font-size:11px;line-height:1.55}.register .auth-mascot{width:116px!important;right:6px;top:22px}.register .auth-orbit{width:142px;height:142px;right:-8px;top:14px}.register .auth-panel{padding:24px 18px 20px}.register .auth-panel .title{margin:6px 0 19px!important;font-size:26px!important}.register .check-code{grid-template-columns:minmax(0,1fr) 104px;gap:8px}.register .agreement{align-items:flex-start!important;gap:7px;margin-top:3px!important;font-size:11px;line-height:1.55}.register .agreement>.xicon{flex:0 0 19px;margin:0!important}.register .submit{margin-top:19px!important}.register .back-login{margin-top:14px!important}.register .auth-hero,.register .auth-panel,.forgot_password .auth-hero,.forgot_password .auth-panel,.register .auth-panel input,.register .auth-panel .check-code,.register .auth-panel .submit,.register .auth-panel .agreement,.register .auth-panel .back-login,.forgot_password .auth-panel input,.forgot_password .auth-panel .check-code,.forgot_password .auth-panel .submit,.forgot_password .auth-panel .agreement,.forgot_password .auth-panel .back-login{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.register .check-code input,.forgot_password .check-code input{width:auto!important;flex:1;min-width:0}.register .check-code .send-smscode,.forgot_password .check-code .send-smscode{flex:0 0 auto;width:auto!important;padding:0 14px}}.login:after,.register:after,.forgot_password:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:radial-gradient(1.6px 1.6px at 12% 18%,rgba(255,255,255,.7),transparent),radial-gradient(1.2px 1.2px at 28% 62%,rgba(255,255,255,.45),transparent),radial-gradient(1.8px 1.8px at 46% 12%,rgba(255,255,255,.6),transparent),radial-gradient(1.1px 1.1px at 62% 78%,rgba(255,255,255,.4),transparent),radial-gradient(1.5px 1.5px at 74% 34%,rgba(255,255,255,.55),transparent),radial-gradient(1.3px 1.3px at 88% 66%,rgba(255,255,255,.5),transparent),radial-gradient(1px 1px at 34% 88%,rgba(255,255,255,.36),transparent),radial-gradient(1.4px 1.4px at 92% 8%,rgba(255,255,255,.5),transparent),radial-gradient(1.1px 1.1px at 6% 74%,rgba(255,255,255,.38),transparent),radial-gradient(1.5px 1.5px at 56% 46%,rgba(255,255,255,.44),transparent),radial-gradient(1.2px 1.2px at 20% 40%,rgba(255,255,255,.4),transparent),radial-gradient(1.6px 1.6px at 80% 54%,rgba(255,255,255,.48),transparent);animation:ifmTwinkle 7s ease-in-out infinite}.login:before,.register:before,.forgot_password:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;mix-blend-mode:screen;filter:blur(70px);background:radial-gradient(circle at 8% 12%,rgba(124,92,255,.42) 0%,transparent 40%),radial-gradient(circle at 92% 22%,rgba(232,197,107,.2) 0%,transparent 38%),radial-gradient(circle at 76% 88%,rgba(91,200,214,.24) 0%,transparent 42%);animation:zwBreath 10s ease-in-out infinite}@media (min-width: 561px){.login .content,.register .content,.forgot_password .content{max-width:var(--ifm-w-form);margin-left:auto;margin-right:auto;border-radius:26px;border:1px solid rgba(167,139,250,.3);box-shadow:inset 0 1px rgba(255,255,255,.16),inset 0 -1px rgba(0,0,0,.3),inset 0 0 60px rgba(124,92,255,.08),0 2px 8px rgba(3,1,14,.45),0 24px 60px rgba(3,1,14,.55),0 50px 110px rgba(3,1,14,.45)}.login input,.register input,.forgot_password input{box-shadow:inset 0 1px 3px rgba(0,0,0,.32),inset 0 -1px rgba(255,255,255,.06);transition:border-color .2s cubic-bezier(.2,.8,.2,1),box-shadow .2s cubic-bezier(.2,.8,.2,1)}.login input:focus,.register input:focus,.forgot_password input:focus{border-color:rgba(167,139,250,.6)!important;box-shadow:inset 0 1px 3px rgba(0,0,0,.32),0 0 0 3px rgba(124,92,255,.16)}}@media (min-width: 900px){.login,.register,.forgot_password{display:flex;align-items:center;justify-content:center}.login .content,.register .content,.forgot_password .content{margin-top:0!important;height:auto!important;min-height:0!important;left:auto!important;top:auto!important;transform:none!important;padding:44px 40px 48px!important;box-shadow:0 40px 100px rgba(0,0,0,.66)!important}.login .back,.register .back,.forgot_password .back{z-index:5}}.confirm-view{background:linear-gradient(165deg,rgba(38,26,74,.97),rgba(18,11,38,.98));border:1px solid var(--ifm-stroke-gold);background-color:transparent!important;border-radius:20px!important;box-shadow:0 30px 80px rgba(3,1,14,.8);max-width:min(342px,100vw - 36px)}.confirm-view .xicon{color:var(--ifm-text-3)!important}.confirm-view .confirm-title{color:var(--ifm-cream)!important;font-family:var(--ifm-serif);font-weight:700}.confirm-view .confirm-sub-title{color:var(--ifm-text-2)!important}.confirm-view .confirm-button>div{background-color:rgba(255,255,255,.07)!important;border:1px solid var(--ifm-stroke);color:var(--ifm-text-2)!important;transition:all .2s cubic-bezier(.2,.8,.2,1)}.confirm-view .confirm-button>div:active{background-color:rgba(255,255,255,.12)!important}.confirm-view .confirm-button>div:last-child{background-color:transparent!important;background-image:linear-gradient(135deg,#8b6bff,#6a46e0)!important;border:1px solid rgba(167,139,250,.5);color:#fff!important;box-shadow:0 10px 26px rgba(90,56,200,.5),inset 0 1px rgba(255,255,255,.26)}.poup-input-view,[class*=poup-input]{background:linear-gradient(165deg,rgba(38,26,74,.97),rgba(18,11,38,.98));border:1px solid var(--ifm-stroke-gold);background-color:transparent!important;color:var(--ifm-cream)!important;border-radius:20px!important}.poup-input-view input,[class*=poup-input] input{background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.13)!important;color:var(--ifm-cream)!important}.poup-input-view input::placeholder,[class*=poup-input] input::placeholder{color:var(--ifm-text-3)!important}.guid.guid{background-color:transparent!important;background:radial-gradient(70% 40% at 82% 4%,rgba(124,92,255,.26),transparent 62%),linear-gradient(172deg,#241a52,#17103a 46%,#0c0818)!important;width:100%!important;max-width:100%!important;overflow-x:hidden;height:100%!important;display:flex;flex-direction:column;padding-top:56px;box-sizing:border-box}.guid.guid .content{width:100%!important;box-sizing:border-box;margin-top:0!important;height:auto!important;flex:1;min-height:0;background-color:transparent!important;background:radial-gradient(72% 42% at 84% 6%,rgba(124,92,255,.24),transparent 62%),linear-gradient(172deg,#241a52,#17103a 46%,#0c0818)!important;border-top:1px solid rgba(167,139,250,.24);box-shadow:0 -20px 60px rgba(3,1,14,.6)}.guid.guid .header>div,.guid.guid .title-1{color:var(--ifm-cream)!important;font-weight:700}.guid.guid .title-2,.guid.guid .title-3{color:var(--ifm-text-2)!important}.guid.guid .tips{color:var(--ifm-text-3)!important;font-size:var(--ifm-fs-note)!important}.guid.guid .content{overflow-y:auto;padding-bottom:28px}.guid.guid .guid-2,.guid.guid .guid-3{width:min(322px,100% - 40px)!important;height:auto}.guid.guid .header{padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08);margin:16px 20px 4px!important}.guid.guid .title-1{font-family:var(--ifm-serif);font-size:var(--ifm-fs-title)!important;margin-top:16px!important}.guid.guid .title-2,.guid.guid .title-3{font-size:var(--ifm-fs-body)!important;font-weight:600}@media (min-width: 900px){.map-view{background:transparent!important}.map-view .map-bar{width:fit-content;width:-moz-fit-content;max-width:calc(100% - 32px);margin:12px auto 0;padding:0 16px;height:46px;border-radius:16px;border:1px solid rgba(167,139,250,.2)!important;background:rgba(14,10,26,.5)!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 12px 30px rgba(3,1,14,.5),inset 0 1px rgba(255,255,255,.1);overflow:visible;display:flex;align-items:center;justify-content:flex-start;gap:14px}.map-view .map-bar:before{display:none}.map-view .map-bar .bg-top{display:none}.map-view .map-bar>.flex-box{gap:14px}.map-view .map-bar>.flex-box>div{position:relative;padding-bottom:2px}.map-view .map-bar>.flex-box>div:last-child{margin-left:0}.map-view .map-bar .tab-active:after{content:"";position:absolute;left:50%;bottom:-4px;transform:translate(-50%);width:22px;height:2px;border-radius:2px;background:var(--ifm-gold);box-shadow:0 2px 10px rgba(232,197,107,.7)}.map-view .map-bar .ifm-view-toggle{position:static!important;transform:none!important;margin:0!important;right:auto!important;top:auto!important;flex:none}.map-view .map-bar .xicon{position:static!important;right:auto!important;margin:0!important;flex:none}.mine-view{background:transparent!important;overflow-x:hidden;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px;width:100%;max-width:1200px;margin:0 auto;padding:28px 24px 24px;box-sizing:border-box;align-content:safe center}.mine-view .mine-bar{display:contents}.mine-view .mine-bar .mine-info-wrap{grid-column:1;grid-row:1;margin:0!important;padding:22px 26px!important;max-width:none;box-sizing:border-box;border-radius:22px;border:1px solid rgba(167,139,250,.22);box-shadow:0 20px 50px rgba(3,1,14,.5),inset 0 1.5px rgba(255,255,255,.09);background-image:radial-gradient(120% 160% at 88% -20%,rgba(124,92,255,.42),transparent 64%),linear-gradient(150deg,#2c1f62,#1b1246 54%,#150e34)}.mine-view .mine-bar .mine-card{grid-column:2;grid-row:1;position:static!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none;width:auto;margin:0!important;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;padding:22px 28px!important;border-radius:22px!important;border:1px solid rgba(232,197,107,.3)!important;box-shadow:0 20px 50px rgba(3,1,14,.5),inset 0 1.5px rgba(255,255,255,.08)!important;background:linear-gradient(150deg,rgba(232,197,107,.14),rgba(124,92,255,.1) 55%,rgba(18,11,38,.6))!important}.mine-view .card-group,.mine-view .logout-button{width:auto;max-width:none;box-sizing:border-box!important;margin:0!important;padding-left:0!important;padding-right:0!important;align-self:start}.mine-view .logout-button{padding:16px 28px!important;align-self:stretch;display:flex;align-items:center}.mine-view .card-group>.title{padding-left:28px}.mine-view .mine-tips{grid-column:1/-1;width:auto;max-width:none;box-sizing:border-box!important;margin:4px 0 0!important;padding:18px 28px 0!important}.mine-view .card-group .card-group-wrap{display:block}.mine-view .card-group .card-group-wrap .card-item:before{display:block!important}}.login .content,.register .content,.forgot_password .content{width:min(560px,100vw - 32px);margin-left:auto!important;margin-right:auto!important;box-sizing:border-box;padding:clamp(24px,4vw,40px)!important;border-radius:26px!important;background:linear-gradient(165deg,rgba(255,255,255,.1),rgba(255,255,255,.03))!important;border:1px solid rgba(255,255,255,.14)!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 40px 100px rgba(0,0,0,.5)!important}.login .submit,.register .submit,.forgot_password .submit{border-radius:999px!important;max-width:min(344px,100%)}.login{display:flex;align-items:center;justify-content:center}.login .content{margin-top:0!important;height:auto!important;left:auto!important;top:auto!important;transform:none!important}.login .content .logo{position:relative;margin-bottom:10px!important;gap:4px}.login .content .logo>div{margin-right:-22px!important;margin-bottom:0!important;font-family:var(--ifm-serif);font-weight:900;font-size:clamp(24px,4.6vw,30px);line-height:1.25;white-space:nowrap;color:#fff;text-shadow:0 2px 14px rgba(10,6,30,.5);letter-spacing:.02em;position:relative;z-index:2}.login .content .logo img{width:clamp(150px,34vw,210px)!important;height:auto!important;flex:none;position:relative;z-index:2;transform-origin:50% 82%;filter:drop-shadow(0 0 16px rgba(124,92,255,.5)) drop-shadow(0 10px 24px rgba(3,1,14,.55));animation:ifmBeastIn 1s cubic-bezier(.2,.9,.2,1.2) both,ifmBeastFloat 5.2s ease-in-out 1s infinite,ifmBeastAura 4.2s ease-in-out 1s infinite;will-change:transform,filter}.login .content .logo:after{content:"";position:absolute;z-index:1;right:2%;bottom:6%;width:clamp(96px,22vw,140px);height:clamp(16px,3.4vw,22px);transform:translate(6%);border-radius:50%;background:radial-gradient(50% 50% at 50% 50%,rgba(124,92,255,.5) 0%,rgba(124,92,255,.16) 52%,transparent 78%);filter:blur(6px);animation:ifmBeastPool 5.2s ease-in-out 1s infinite;pointer-events:none}.login .content .logo:before{content:"";position:absolute;z-index:1;right:-4%;top:2%;width:clamp(160px,38vw,230px);height:clamp(160px,38vw,230px);pointer-events:none;background-image:radial-gradient(2px 2px at 14% 26%,rgba(232,197,107,.9),transparent),radial-gradient(1.6px 1.6px at 82% 18%,rgba(167,139,250,.85),transparent),radial-gradient(1.8px 1.8px at 90% 62%,rgba(91,200,214,.8),transparent),radial-gradient(1.4px 1.4px at 8% 68%,rgba(232,197,107,.7),transparent),radial-gradient(2.2px 2.2px at 66% 90%,rgba(167,139,250,.75),transparent),radial-gradient(1.5px 1.5px at 30% 6%,rgba(255,255,255,.8),transparent);animation:ifmBeastDust 9s ease-in-out infinite}.login .guest-entry{width:100%;margin-top:18px}.login .guest-entry .guest-divider{width:min(344px,100%);margin-bottom:14px;gap:12px}.login .guest-entry .guest-divider:before,.login .guest-entry .guest-divider:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent)}.login .guest-entry .guest-divider span{font-size:12px;color:var(--ifm-text-3);flex:none}.login .guest-entry .guest-btn{width:min(344px,100%);height:48px;border-radius:999px;font-size:16px;font-weight:700;color:var(--ifm-cream);background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.2);cursor:pointer;transition:transform .2s cubic-bezier(.2,.8,.2,1),background .2s cubic-bezier(.2,.8,.2,1),box-shadow .2s cubic-bezier(.2,.8,.2,1)}.login .guest-entry .guest-btn:hover{background:rgba(124,92,255,.18);border-color:rgba(167,139,250,.5);transform:translateY(-2px);box-shadow:0 12px 28px rgba(124,92,255,.3)}.login .guest-entry .guest-btn:active{transform:translateY(0)}.login .guest-entry .guest-tips{margin-top:9px;font-size:var(--ifm-fs-note);color:var(--ifm-text-3);letter-spacing:.02em}.login .footer{margin-top:22px!important}.map-view .guide-info{position:absolute!important;top:50%!important;left:50%;transform:translate(-50%,-50%)!important;width:min(460px,100vw - 40px);box-sizing:border-box;padding:clamp(28px,4vw,40px) clamp(22px,4vw,34px) clamp(30px,4vw,36px);border-radius:26px;background:linear-gradient(165deg,rgba(255,255,255,.1),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 40px 100px rgba(0,0,0,.5);animation:wzIn .5s cubic-bezier(.2,.8,.2,1)}.map-view .guide-info .xicon,.map-view .guide-info img{filter:drop-shadow(0 6px 20px rgba(232,197,107,.55));margin-bottom:6px}.map-view .guide-info .guide-title{font-family:var(--ifm-serif);font-weight:900;font-size:clamp(21px,3.4vw,26px);color:#fff!important;line-height:1.3;margin-top:12px!important;text-shadow:0 2px 14px rgba(10,6,30,.5);letter-spacing:.02em}.map-view .guide-info .guide-sub-title{font-size:15px!important;line-height:1.75!important;color:#e4dcfa!important;margin-top:8px!important;font-weight:400}.map-view .guide-info .guide-cta{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:22px;padding:14px 26px;width:min(280px,100%);box-sizing:border-box;border-radius:999px;font-weight:700;font-size:16px;color:#23123a;background:linear-gradient(135deg,var(--ifm-gold),#f2d68a);box-shadow:0 12px 28px rgba(232,197,107,.35);cursor:pointer;transition:transform .2s cubic-bezier(.2,.8,.2,1),box-shadow .2s cubic-bezier(.2,.8,.2,1)}.map-view .guide-info .guide-cta:after{content:"→";font-weight:700}.map-view .guide-info .guide-cta:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(232,197,107,.5)}.map-view .guide-info .guide-cta:active{transform:translateY(0)}@keyframes wzIn{0%{opacity:0;transform:translate(-50%,-46%)}to{opacity:1;transform:translate(-50%,-50%)}}.profile-view .form-item,.profile-view .select-input,.r-popup-warp .profile-info-wrap .form-item,.r-popup-warp .profile-info-wrap .select-input{border-radius:12px;transition:border-color .22s cubic-bezier(.2,.8,.2,1),background .22s cubic-bezier(.2,.8,.2,1)}.profile-view .form-name,.r-popup-warp .profile-info-wrap .form-name{color:var(--ifm-text-2)!important;font-size:var(--ifm-fs-note);letter-spacing:.04em}.profile-view input,.profile-view .select-input,.r-popup-warp .profile-info-wrap input,.r-popup-warp .profile-info-wrap .select-input{background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.13)!important;color:var(--ifm-cream)!important}.profile-view input::placeholder,.profile-view .select-input::placeholder,.r-popup-warp .profile-info-wrap input::placeholder,.r-popup-warp .profile-info-wrap .select-input::placeholder{color:var(--ifm-text-3)!important}.profile-view input:focus,.profile-view .select-input:focus,.r-popup-warp .profile-info-wrap input:focus,.r-popup-warp .profile-info-wrap .select-input:focus{border-color:rgba(167,139,250,.6)!important;background:rgba(124,92,255,.1)!important;box-shadow:0 0 0 3px rgba(124,92,255,.16)}.profile-view .add-user,.profile-view [class*=sex]>div,.profile-view [class*=gender]>div,.r-popup-warp .profile-info-wrap .add-user,.r-popup-warp .profile-info-wrap [class*=sex]>div,.r-popup-warp .profile-info-wrap [class*=gender]>div{border-radius:14px;transition:all .2s cubic-bezier(.2,.9,.2,1.2)}.profile-view .add-user:hover,.profile-view [class*=sex]>div:hover,.profile-view [class*=gender]>div:hover,.r-popup-warp .profile-info-wrap .add-user:hover,.r-popup-warp .profile-info-wrap [class*=sex]>div:hover,.r-popup-warp .profile-info-wrap [class*=gender]>div:hover{background:rgba(124,92,255,.18);transform:translateY(-2px)}.profile-view .profile-submit,.profile-view [class*=submit],.r-popup-warp .profile-info-wrap .profile-submit,.r-popup-warp .profile-info-wrap [class*=submit]{border-radius:999px!important;max-width:min(344px,100%);margin-left:auto;margin-right:auto}.profile-view .form-waring,.r-popup-warp .profile-info-wrap .form-waring{color:#f0916b!important;font-size:var(--ifm-fs-note)}@media (min-width: 900px){.r-popup-warp .r-popup-right:has(.profile-view){width:min(560px,100vw - 48px)!important;border-radius:26px!important;top:50%!important;right:50%!important;transform:translate(50%,-50%)!important;height:auto!important;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 40px 100px rgba(0,0,0,.66)}.r-popup-warp .r-popup-right .profile-view,.r-popup-warp .r-popup-right .member-view,.r-popup-warp .r-popup-right .pay-history-view,.r-popup-warp .r-popup-right .guid{width:100%!important;max-width:100%!important;box-sizing:border-box}.r-popup-warp .r-popup-right:has(.member-view),.r-popup-warp .r-popup-right:has(.pay-history-view),.r-popup-warp .r-popup-right:has(.guid){width:min(560px,100vw - 48px)!important;border-radius:26px!important;top:50%!important;right:50%!important;transform:translate(50%,-50%)!important;height:auto!important;max-height:88vh;overflow:hidden;box-shadow:0 40px 100px rgba(0,0,0,.66)}.r-popup-warp .r-popup-right:has(.guid){height:min(760px,88vh)!important}}@media (min-width: 900px){.r-popup-warp .r-popup-right .profile-view{height:auto!important;max-height:80vh;overflow-y:auto;overflow-x:hidden}.r-popup-warp .r-popup-right .profile-view::-webkit-scrollbar{width:6px}.r-popup-warp .r-popup-right .profile-view::-webkit-scrollbar-thumb{background:rgba(167,139,250,.35);border-radius:3px}.r-popup-warp{z-index:200!important}}.member-view .member-select-card>div{color:var(--ifm-cream)!important;border-color:rgba(255,255,255,.14)!important;border-width:2px!important;background:linear-gradient(158deg,rgba(255,255,255,.07),rgba(255,255,255,.02))!important;transition:all .22s cubic-bezier(.2,.9,.2,1.2)}.member-view .member-select-card>div .sub-title{color:var(--ifm-text-2)!important}.member-view .member-select-card>div:hover{transform:translateY(-2px);border-color:rgba(167,139,250,.45)!important}.member-view .member-select-card>div.active{border-color:var(--ifm-violet-2)!important;background:linear-gradient(135deg,rgba(124,92,255,.35),rgba(91,200,214,.2))!important;box-shadow:0 10px 26px rgba(124,92,255,.32)}.member-view .member-header-title,.member-view .member-header-title>div{color:var(--ifm-cream)!important}.member-view .member-bar .member-card{color:var(--ifm-cream)!important}.member-view .member-bar .member-card .sub-title{color:var(--ifm-text-2)!important}.member-view .member-bar .member-card .sub-title span{color:var(--ifm-gold)!important}.pay-history-view .pay-history-item>div:first-child{color:var(--ifm-cream)!important}.pay-history-view .pay-history-item>div:last-child{color:var(--ifm-text-3)!important}.pay-history-view .pay-history-item:before{border-top-color:rgba(167,139,250,.16)!important}.mine-view .mine-bar .mine-info-wrap{position:relative!important}.mine-view .mine-other .member-days{color:rgba(238,235,243,.48);font-size:10px;white-space:nowrap}.mine-view .mine-bar .mine-card{position:static!important;inset:auto!important;transform:none!important;width:auto!important;min-width:190px;min-height:0!important;margin:0 0 0 auto!important;padding:13px 16px!important;gap:2px!important;flex:0 0 auto;border-radius:15px!important;border:1px solid rgba(232,197,107,.22)!important;background:linear-gradient(135deg,rgba(232,197,107,.1),rgba(124,92,255,.08))!important;box-shadow:inset 0 1px rgba(255,255,255,.08),0 12px 28px rgba(3,1,14,.22)!important;pointer-events:none}.mine-view .mine-bar .mine-card .mine-card-kicker{color:rgba(238,235,243,.55);font-size:10px;line-height:1.4;letter-spacing:.14em}.mine-view .mine-bar .mine-card .title{margin:0!important;color:var(--ifm-gold)!important;font-family:var(--ifm-serif);font-size:17px!important;font-weight:800;line-height:1.35}.mine-view .mine-bar .mine-card .sub-title{color:rgba(238,235,243,.62)!important;font-size:11px!important;line-height:1.45}.mine-view .card-group .card-group-wrap{display:grid!important;gap:4px;padding:4px;overflow:hidden;border:1px solid rgba(192,180,227,.12)!important;background:rgba(13,8,31,.42)!important;box-shadow:inset 0 1px rgba(255,255,255,.055),0 18px 42px rgba(3,1,14,.2)!important}.mine-view .card-group .card-item{min-height:72px;padding:11px 18px!important;gap:13px;cursor:pointer;border-radius:13px;box-sizing:border-box;transition:transform .22s cubic-bezier(.2,.9,.2,1.2),background .22s ease,box-shadow .22s ease!important}.mine-view .card-group .card-item:before{display:none!important}.mine-view .card-group .card-item>.xicon,.mine-view .card-group .card-item>img{flex:0 0 auto;filter:saturate(.82) brightness(1.12)}.mine-view .card-group .card-item .card-copy{min-width:0;flex:1}.mine-view .card-group .card-item .card-label{color:rgba(248,246,255,.94)!important;font-size:15px;font-weight:650;line-height:1.4}.mine-view .card-group .card-item .card-desc{margin-top:2px;color:rgba(221,214,240,.6)!important;font-size:11px;line-height:1.4}.mine-view .card-group .card-item .icon-forward{position:static!important;margin-left:auto;width:28px!important;height:28px!important;flex:0 0 28px;border-radius:50%;color:#c7b7ff;background:rgba(124,92,255,.12);border:1px solid rgba(167,139,250,.16)}.mine-view .card-group .card-item:active{transform:scale(.985)}@media (min-width: 900px){.mine-view .mine-bar .mine-info-wrap{grid-column:1/-1!important;grid-row:1!important;min-height:132px}.mine-view .mine-bar .mine-card{grid-column:auto!important;grid-row:auto!important;justify-self:auto!important;align-self:auto!important}.mine-view .card-group{min-height:226px!important;padding:18px!important;align-self:start!important}.mine-view .card-group .card-group-wrap{flex:0 0 auto!important}.mine-view .card-group .card-item:hover{transform:translate(3px);background:linear-gradient(90deg,rgba(124,92,255,.13),rgba(56,230,162,.024))!important;box-shadow:inset 3px 0 rgba(56,230,162,.45)}.mine-view .card-group-wrap .card-item:not(:first-child):before{display:none!important}}@media (max-width: 899px){.mine-view .mine-bar .mine-info-wrap{min-height:155px!important;padding:18px 16px 66px!important;margin-left:12px!important;margin-right:12px!important;border-radius:22px}.mine-view .mine-bar .mine-card{position:absolute!important;left:14px!important;right:14px!important;bottom:12px!important;width:auto!important;margin:0!important;min-width:0;padding:9px 12px!important;flex-direction:row!important;align-items:center!important;gap:8px!important}.mine-view .mine-bar .mine-card .mine-card-kicker{display:none}.mine-view .mine-bar .mine-card .title{font-size:14px!important}.mine-view .mine-bar .mine-card .sub-title{margin-left:auto;max-width:58%;text-align:right}.mine-view .card-group .card-item{min-height:68px;padding:10px 14px!important}}@media (max-width: 899px){.mine-view.mine-view .card-group,.mine-view.mine-view .card-group-mine{margin-left:12px!important;margin-right:12px!important;padding:0!important;overflow:visible;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none;-webkit-backdrop-filter:none}.mine-view.mine-view .card-group-mine{margin-top:24px!important}.mine-view.mine-view .card-group>.mine-section-title{min-height:24px;margin:0 4px 10px!important;padding:0!important;align-items:center}.mine-view.mine-view .card-group>.mine-section-title span{font-size:16px;font-weight:720;line-height:24px;letter-spacing:.015em}.mine-view.mine-view .card-group>.mine-section-title small{font-size:10px!important;line-height:16px}.mine-view.mine-view .card-group .card-group-wrap{gap:6px;padding:6px!important;overflow:hidden;border:1px solid rgba(192,180,227,.15)!important;border-radius:18px!important;background:linear-gradient(155deg,rgba(25,22,39,.92),rgba(12,11,20,.96))!important;box-shadow:0 16px 36px rgba(3,1,14,.28),inset 0 1px rgba(255,255,255,.055)!important}.mine-view.mine-view .card-group .card-item{appearance:none;-webkit-appearance:none;width:100%;min-height:72px;margin:0;padding:10px 12px!important;color:inherit;font:inherit;text-align:left;border:1px solid rgba(167,139,250,.1)!important;border-radius:14px;background:linear-gradient(105deg,rgba(124,92,255,.075),rgba(255,255,255,.024))!important;box-shadow:inset 0 1px rgba(255,255,255,.035);-webkit-tap-highlight-color:transparent}.mine-view.mine-view .card-group .card-item .card-icon{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border:1px solid rgba(167,139,250,.16);border-radius:12px;background:linear-gradient(145deg,rgba(124,92,255,.18),rgba(56,230,162,.043));box-shadow:inset 0 1px rgba(255,255,255,.06)}.mine-view.mine-view .card-group .card-item .card-icon img,.mine-view.mine-view .card-group .card-item .card-icon .xicon{display:block;margin:0!important}.mine-view.mine-view .card-group .card-item:active{transform:scale(.982);border-color:rgba(56,230,162,.3)!important;background:linear-gradient(105deg,rgba(56,230,162,.1),rgba(124,92,255,.12))!important}.mine-view.mine-view .card-group .card-item:focus-visible{outline:2px solid rgba(56,230,162,.82);outline-offset:2px;border-color:rgba(56,230,162,.3)!important}}@media (min-width: 900px){.profile-view .profile-bar .profile-back{display:none!important}.profile-view .profile-bar .profile-close.profile-close{position:absolute;z-index:3;left:auto!important;right:18px;bottom:22px;width:38px;height:38px;display:grid!important;place-items:center;border:1px solid rgba(167,139,250,.2);border-radius:12px;color:#d7c9ff!important;background:rgba(124,92,255,.11);cursor:pointer;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.profile-view .profile-bar .profile-close.profile-close:hover{border-color:rgba(167,139,250,.5);background:rgba(124,92,255,.2);transform:translateY(-1px)}.profile-view .profile-bar .profile-close.profile-close:active{transform:translateY(0)}}.member-view .member-bar .member-card{height:auto!important;min-height:60px;padding:10px 16px!important;border-radius:14px!important;border:1px solid rgba(192,180,227,.14)!important;background:rgba(255,255,255,.043)!important;box-shadow:inset 0 1px rgba(255,255,255,.055)!important}.member-view .member-status-kicker{color:rgba(238,235,243,.58);font-size:10px;letter-spacing:.13em}.member-view .member-status-title{margin-top:2px;color:rgba(248,246,255,.92);font-size:15px;font-weight:700}.member-view .member-tips-card{border:1px solid rgba(232,197,107,.18)!important;background:radial-gradient(90% 120% at 8% 10%,rgba(232,197,107,.15),transparent 58%),linear-gradient(145deg,rgba(45,30,88,.92),rgba(14,9,34,.94))!important;box-shadow:inset 0 1px rgba(255,255,255,.08),0 20px 44px rgba(3,1,14,.26)!important}.member-view>.title{color:rgba(238,235,243,.72)!important;letter-spacing:.04em}.member-view .member-select-card{gap:10px}.member-view .member-select-card>div{min-width:0;flex:1 1 0;border-radius:15px!important}.member-view .member-submit,.member-view .pay-submit{min-height:50px;background:linear-gradient(100deg,#6e33b1,#8f63ee 58%,#c0b4e3)!important;color:#fff!important;border:1px solid rgba(238,235,243,.22);box-shadow:inset 0 1px rgba(255,255,255,.32),0 14px 30px rgba(110,51,177,.3)!important}.pay-history-view .pay-history-wrap{padding:10px!important;border:1px solid rgba(192,180,227,.12)!important;background:rgba(12,8,29,.68)!important;box-shadow:inset 0 1px rgba(255,255,255,.05),0 22px 50px rgba(3,1,14,.28)!important}.pay-history-view .pay-history-summary{display:flex;justify-content:space-between;align-items:center;padding:7px 10px 13px;color:rgba(238,235,243,.55);font-size:11px;letter-spacing:.04em}.pay-history-view .pay-history-item{margin-bottom:8px;padding:13px 14px!important;border-radius:13px;border:1px solid rgba(192,180,227,.11);background:linear-gradient(150deg,rgba(255,255,255,.055),rgba(255,255,255,.02))}.pay-history-view .pay-history-item:before{display:none!important}.pay-history-view .pay-history-item .pay-history-icon{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;margin-right:11px;border-radius:11px;color:#e8c56b!important;background:rgba(232,197,107,.09);border:1px solid rgba(232,197,107,.16)}.pay-history-view .pay-history-item .pay-history-copy{min-width:0}.pay-history-view .pay-history-item .pay-history-copy>div:first-child{color:rgba(248,246,255,.92)!important;font-size:13px;font-weight:650}.pay-history-view .pay-history-item .pay-history-copy>div:last-child{margin-top:4px;color:rgba(221,214,240,.6)!important;font-size:10px}.pay-history-view .pay-history-item .pay-history-amount{margin-left:10px;color:#e8c56b!important;font-size:13px;font-variant-numeric:tabular-nums;white-space:nowrap}.login,.register,.forgot_password{position:relative;isolation:isolate;min-height:100%;height:100%!important;overflow-x:hidden;overflow-y:auto;padding:34px;box-sizing:border-box;display:grid!important;place-items:center;background:#080512}.login:before,.login:after,.register:before,.register:after,.forgot_password:before,.forgot_password:after{content:"";position:fixed;z-index:0;border-radius:50%;pointer-events:none}.login:before,.register:before,.forgot_password:before{width:min(48vw,720px);height:min(48vw,720px);left:-12vw;top:-18vw;background:radial-gradient(circle,rgba(110,51,177,.34),rgba(110,51,177,.07) 42%,transparent 70%);filter:blur(18px)}.login:after,.register:after,.forgot_password:after{width:min(42vw,620px);height:min(42vw,620px);right:-10vw;bottom:-18vw;background:radial-gradient(circle,rgba(56,230,162,.12),rgba(124,92,255,.08) 44%,transparent 70%);filter:blur(24px)}.login>.bg,.register>.bg,.forgot_password>.bg{z-index:-1!important;opacity:.56;filter:saturate(.78) contrast(1.08) brightness(.55)}.login>.back,.register>.back,.forgot_password>.back{z-index:5;top:22px!important;left:24px!important;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;color:#f6f2ff!important;padding:0!important;appearance:none;-webkit-appearance:none;cursor:pointer;background:rgba(12,8,29,.72)!important;border:1px solid rgba(192,180,227,.17);backdrop-filter:blur(12px);transition:transform .2s ease,background .2s ease}.login .content.auth-shell,.register .content.auth-shell,.forgot_password .content.auth-shell{position:relative!important;z-index:2;left:auto!important;top:auto!important;transform:none!important;display:grid!important;grid-template-columns:minmax(280px,.88fr) minmax(360px,1.12fr);align-items:stretch!important;width:min(940px,100vw - 68px)!important;max-width:none!important;min-height:570px;height:auto!important;margin:0!important;padding:0!important;overflow:hidden;border-radius:30px!important;border:1px solid rgba(192,180,227,.18)!important;background:rgba(10,6,25,.76)!important;box-shadow:0 48px 110px rgba(0,0,0,.54),0 0 0 1px rgba(110,51,177,.07),inset 0 1px rgba(255,255,255,.09)!important;backdrop-filter:blur(22px) saturate(1.12);-webkit-backdrop-filter:blur(22px) saturate(1.12)}.login .content.auth-shell>*,.register .content.auth-shell>*,.forgot_password .content.auth-shell>*{width:auto!important}.login .auth-hero,.register .auth-hero,.forgot_password .auth-hero{position:relative;min-width:0;overflow:hidden;padding:44px 38px 38px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(92% 62% at 55% 43%,rgba(124,92,255,.22),transparent 68%),linear-gradient(160deg,rgba(110,51,177,.34),rgba(16,9,38,.72) 62%,rgba(9,6,23,.92));border-right:1px solid rgba(192,180,227,.12)}.login .auth-hero:before,.register .auth-hero:before,.forgot_password .auth-hero:before{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px solid rgba(238,235,243,.055);border-radius:22px;pointer-events:none}.login .auth-kicker,.login .auth-panel-kicker,.register .auth-kicker,.register .auth-panel-kicker,.forgot_password .auth-kicker,.forgot_password .auth-panel-kicker{position:relative;z-index:2;color:#38e6a2;font-size:var(--ifm-type-meta);font-weight:700;line-height:1.4;letter-spacing:.16em;text-transform:uppercase}.login .auth-hero-title,.register .auth-hero-title,.forgot_password .auth-hero-title{position:relative;z-index:2;margin-top:auto;color:#f7f3ff;font-family:var(--ifm-serif);font-size:var(--ifm-type-display);font-weight:900;line-height:1.32;letter-spacing:.02em;text-shadow:0 8px 28px rgba(3,1,14,.42)}.login .auth-lead,.register .auth-lead,.forgot_password .auth-lead{position:relative;z-index:2;margin-top:16px;color:rgba(238,235,243,.62);font-size:var(--ifm-type-meta);line-height:1.8}.login .auth-mascot,.register .auth-mascot,.forgot_password .auth-mascot{position:relative;z-index:2;width:min(220px,78%)!important;height:auto;align-self:center;margin:-16px auto -6px;filter:drop-shadow(0 0 18px rgba(124,92,255,.38)) drop-shadow(0 18px 28px rgba(3,1,14,.48));animation:ifmBeastFloat 5.2s ease-in-out infinite}.login .auth-orbit,.register .auth-orbit,.forgot_password .auth-orbit{position:absolute;z-index:1;width:240px;height:240px;left:50%;top:46%;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(192,180,227,.1);box-shadow:0 0 58px rgba(124,92,255,.12),inset 0 0 46px rgba(56,230,162,.035);pointer-events:none}.login .auth-panel,.register .auth-panel,.forgot_password .auth-panel{min-width:0;padding:48px 54px 42px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(165deg,rgba(255,255,255,.055),rgba(255,255,255,.016))}.login .auth-panel-title,.login .auth-panel .title,.register .auth-panel-title,.register .auth-panel .title,.forgot_password .auth-panel-title,.forgot_password .auth-panel .title{width:auto!important;margin:8px 0 28px!important;color:#f7f3ff!important;font-family:var(--ifm-serif);font-size:var(--ifm-type-page)!important;font-weight:900!important;line-height:1.3;letter-spacing:.02em}.login .field-label,.login .form .input>span,.register .field-label,.register .form .input>span,.forgot_password .field-label,.forgot_password .form .input>span{display:block;width:100%!important;margin:0 0 7px;color:rgba(238,235,243,.62);font-size:var(--ifm-type-meta);font-weight:600;letter-spacing:.04em}.login .form,.login .form .input,.login .auth-panel>input,.login .check-code,.login .agreement,.login .submit,.login .footer,.login .back-login,.login .auth-helper,.register .form,.register .form .input,.register .auth-panel>input,.register .check-code,.register .agreement,.register .submit,.register .footer,.register .back-login,.register .auth-helper,.forgot_password .form,.forgot_password .form .input,.forgot_password .auth-panel>input,.forgot_password .check-code,.forgot_password .agreement,.forgot_password .submit,.forgot_password .footer,.forgot_password .back-login,.forgot_password .auth-helper{width:100%!important;max-width:none!important;box-sizing:border-box}.login .form .input,.register .form .input,.forgot_password .form .input{display:block}.login .form .input:last-child,.register .form .input:last-child,.forgot_password .form .input:last-child{margin-top:17px!important}.login .form .input input,.login .auth-panel>input,.login .check-code>input,.register .form .input input,.register .auth-panel>input,.register .check-code>input,.forgot_password .form .input input,.forgot_password .auth-panel>input,.forgot_password .check-code>input{width:100%!important;height:52px!important;margin:0 0 16px!important;padding:0 16px!important;box-sizing:border-box;outline:none!important;border-radius:13px!important;border:1px solid rgba(192,180,227,.17)!important;color:rgba(248,246,255,.94)!important;background:rgba(7,4,18,.34)!important;box-shadow:inset 0 1px rgba(255,255,255,.035);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;font-size:var(--ifm-type-control)}.login .form .input input::placeholder,.login .auth-panel>input::placeholder,.login .check-code>input::placeholder,.register .form .input input::placeholder,.register .auth-panel>input::placeholder,.register .check-code>input::placeholder,.forgot_password .form .input input::placeholder,.forgot_password .auth-panel>input::placeholder,.forgot_password .check-code>input::placeholder{color:rgba(221,214,240,.33)!important}.login .form .input input:focus,.login .auth-panel>input:focus,.login .check-code>input:focus,.register .form .input input:focus,.register .auth-panel>input:focus,.register .check-code>input:focus,.forgot_password .form .input input:focus,.forgot_password .auth-panel>input:focus,.forgot_password .check-code>input:focus{border-color:rgba(56,230,162,.58)!important;background:rgba(12,7,29,.58)!important;box-shadow:0 0 0 3px rgba(56,230,162,.07),inset 0 1px rgba(255,255,255,.055)}.login .check-code,.register .check-code,.forgot_password .check-code{display:grid!important;grid-template-columns:minmax(0,1fr) 132px;align-items:center!important;gap:10px;margin:0 0 16px!important}.login .check-code>input,.register .check-code>input,.forgot_password .check-code>input{margin:0!important}.login .check-code .send-smscode,.login .check-code .seconds,.register .check-code .send-smscode,.register .check-code .seconds,.forgot_password .check-code .send-smscode,.forgot_password .check-code .seconds{display:flex;align-items:center;justify-content:center;width:auto!important;height:52px!important;margin:0!important;border-radius:13px!important;color:#e9e0ff!important;font-size:var(--ifm-type-control);font-weight:700;white-space:nowrap;background:rgba(124,92,255,.13)!important;border:1px solid rgba(167,139,250,.24)}.login .agreement,.register .agreement,.forgot_password .agreement{margin:2px 0 0!important;color:rgba(238,235,243,.5)!important;white-space:normal!important;font-size:var(--ifm-type-micro);line-height:1.7;gap:3px}.login .agreement .xicon,.register .agreement .xicon,.forgot_password .agreement .xicon{flex:0 0 auto;margin-right:4px}.login .agreement span,.register .agreement span,.forgot_password .agreement span{color:#c8b7ff!important}.login .submit,.register .submit,.forgot_password .submit{min-height:52px!important;height:52px!important;margin-top:22px!important;padding:0 18px;display:flex;justify-content:center;gap:10px;border-radius:14px!important;color:#fff!important;font-size:var(--ifm-type-control)!important;font-weight:750;letter-spacing:.05em;cursor:pointer;background:linear-gradient(100deg,#6e33b1,#8759e4 62%,#a899df)!important;border:1px solid rgba(238,235,243,.24);box-shadow:inset 0 1px rgba(255,255,255,.34),0 16px 34px rgba(110,51,177,.3)!important;transition:transform .2s cubic-bezier(.2,.9,.2,1.2),box-shadow .2s ease,filter .2s ease}.login .submit .submit-arrow,.register .submit .submit-arrow,.forgot_password .submit .submit-arrow{color:#38e6a2;font-size:18px}.login .submit:active,.register .submit:active,.forgot_password .submit:active{transform:translateY(1px) scale(.99)}.login .footer,.login .back-login,.register .footer,.register .back-login,.forgot_password .footer,.forgot_password .back-login{margin-top:18px!important;color:rgba(238,235,243,.56)!important;font-size:var(--ifm-type-meta)}.login .footer span,.login .footer>div:last-child,.login .back-login span,.login .back-login>div:last-child,.register .footer span,.register .footer>div:last-child,.register .back-login span,.register .back-login>div:last-child,.forgot_password .footer span,.forgot_password .footer>div:last-child,.forgot_password .back-login span,.forgot_password .back-login>div:last-child{color:#c8b7ff!important}.login .auth-helper,.register .auth-helper,.forgot_password .auth-helper{margin-top:15px;color:rgba(238,235,243,.56);font-size:var(--ifm-type-micro);text-align:center}.login .content .logo{position:relative;z-index:2;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:0;width:100%!important;margin:auto 0!important}.login .content .logo>div{order:2;margin:-10px 0 0!important;text-align:center;color:#f7f3ff;font-family:var(--ifm-serif);font-size:var(--ifm-type-display)!important;font-weight:900;line-height:1.2;white-space:normal}.login .content .logo img{order:1;align-self:center;width:min(230px,82%)!important;margin:0 auto -4px}.login .content .logo:before,.login .content .logo:after{display:none!important}.login .auth-orbit{top:46%}@media (hover: hover){.login>.back:hover,.register>.back:hover,.forgot_password>.back:hover{transform:translate(-2px);background:rgba(124,92,255,.16)}.login .submit:hover:not(.submit-disable),.register .submit:hover:not(.submit-disable),.forgot_password .submit:hover:not(.submit-disable){transform:translateY(-2px);filter:saturate(1.08) brightness(1.04);box-shadow:inset 0 1px rgba(255,255,255,.4),0 20px 40px rgba(110,51,177,.38)!important}.register{padding:66px 10px 16px}.register .content.auth-shell,.register .auth-hero,.register .auth-panel{width:100%!important;max-width:100%!important;box-sizing:border-box}.register .content.auth-shell{overflow:hidden}.register .auth-hero{min-height:184px;padding:20px 18px 18px}.register .auth-kicker{font-size:var(--ifm-type-micro);letter-spacing:.12em}.register .auth-hero-title{max-width:100%;margin-top:56px;padding-right:8px;box-sizing:border-box;font-size:var(--ifm-type-page);line-height:1.28}.register .auth-lead{max-width:calc(100% - 28px);margin-top:7px;font-size:var(--ifm-type-micro);line-height:1.55}.register .auth-mascot{width:116px!important;right:6px;top:22px}.register .auth-orbit{width:142px;height:142px;right:-8px;top:14px}.register .auth-panel{padding:24px 18px 20px}.register .auth-panel .title{margin:6px 0 19px!important;font-size:var(--ifm-type-page)!important}.register .check-code{grid-template-columns:minmax(0,1fr) 104px;gap:8px}.register .agreement{align-items:flex-start!important;gap:7px;margin-top:3px!important;font-size:var(--ifm-type-micro);line-height:1.55}.register .agreement>.xicon{flex:0 0 19px;margin:0!important}.register .submit{margin-top:19px!important}.register .back-login{margin-top:14px!important}}@media (max-width: 700px){.login,.register,.forgot_password{display:block!important;padding:70px 12px 20px}.login .content.auth-shell,.register .content.auth-shell,.forgot_password .content.auth-shell{display:block!important;width:100%!important;min-height:0;border-radius:24px!important}.login .auth-hero,.register .auth-hero,.forgot_password .auth-hero{min-height:200px;padding:24px 24px 22px;border-right:0;border-bottom:1px solid rgba(192,180,227,.1)}.login .auth-hero-title,.register .auth-hero-title,.forgot_password .auth-hero-title{margin-top:72px;font-size:var(--ifm-type-display)}.login .auth-lead,.register .auth-lead,.forgot_password .auth-lead{margin-top:9px;font-size:var(--ifm-type-meta);line-height:1.65}.login .auth-mascot,.register .auth-mascot,.forgot_password .auth-mascot{position:absolute;z-index:2;width:150px!important;right:3px;top:20px;margin:0}.login .auth-orbit,.register .auth-orbit,.forgot_password .auth-orbit{width:160px;height:160px;left:auto;right:-14px;top:12px;transform:none}.login .auth-panel,.register .auth-panel,.forgot_password .auth-panel{padding:28px 22px 26px}.login .auth-panel-title,.login .auth-panel .title,.register .auth-panel-title,.register .auth-panel .title,.forgot_password .auth-panel-title,.forgot_password .auth-panel .title{margin-bottom:22px!important;font-size:var(--ifm-type-page)!important}.login .check-code,.register .check-code,.forgot_password .check-code{grid-template-columns:minmax(0,1fr) 116px}.login{padding-top:28px}.login .auth-hero{min-height:280px;justify-content:center}.login .content .logo{margin:auto 0!important}.login .content .logo img{width:170px!important;margin:0 auto -2px}.login .content .logo>div{margin-top:-8px!important;font-size:var(--ifm-type-display)!important}.login .auth-orbit{width:190px;height:190px;left:50%;right:auto;top:43%;transform:translate(-50%,-50%)}.forgot_password{padding-inline:10px}.forgot_password .content.auth-shell{width:100%!important;overflow:hidden}.forgot_password .auth-hero{min-height:182px;padding:22px 18px 18px}.forgot_password .auth-hero-title{margin-top:58px;font-size:var(--ifm-type-page);line-height:1.25}.forgot_password .auth-mascot{width:122px!important;right:4px;top:18px}.forgot_password .auth-panel{width:100%!important;padding:24px 18px 22px}.forgot_password .check-code{grid-template-columns:minmax(0,1fr) 104px;gap:8px}}@media (prefers-reduced-motion: reduce){.login .auth-mascot,.login .logo img,.register .auth-mascot,.register .logo img,.forgot_password .auth-mascot,.forgot_password .logo img{animation:none!important}.login .submit,.login .back,.register .submit,.register .back,.forgot_password .submit,.forgot_password .back{transition:none!important}}.register .content.auth-shell .auth-hero,.forgot_password .content.auth-shell .auth-hero{position:relative}.register .content.auth-shell .auth-mascot,.forgot_password .content.auth-shell .auth-mascot{position:absolute!important;left:50%!important;top:46%!important;transform:translate(-50%,-50%)!important;width:min(230px,74%)!important;margin:0!important;align-self:auto!important}.register .content.auth-shell .auth-hero-title,.forgot_password .content.auth-shell .auth-hero-title{margin-top:auto!important}@media (min-width: 701px){.register .content.auth-shell .auth-kicker,.forgot_password .content.auth-shell .auth-kicker{padding-left:46px}}.register .content.auth-shell,.forgot_password .content.auth-shell{position:relative!important}.register .content.auth-shell>.back,.forgot_password .content.auth-shell>.back{position:absolute!important;z-index:6!important;top:16px!important;left:16px!important;right:auto!important;display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;flex:none!important;border-radius:50%!important;padding:0!important;margin:0!important;box-sizing:border-box!important;color:#f6f2ff!important;background:rgba(12,8,29,.66)!important;border:1px solid rgba(192,180,227,.22);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);cursor:pointer}.register .content.auth-shell .auth-orbit,.forgot_password .content.auth-shell .auth-orbit{width:260px!important;height:260px!important;left:50%!important;right:auto!important;top:46%!important;transform:translate(-50%,-50%)!important}@media (max-width: 700px){.login .content .logo{justify-content:center!important}.login .content .logo img{width:204px!important;margin:0 auto -2px!important}.login .auth-orbit{width:232px!important;height:232px!important;top:44%!important}.login .auth-hero{min-height:320px!important}}@media (max-width: 700px){.register .content.auth-shell>.back,.forgot_password .content.auth-shell>.back{top:12px!important;left:12px!important;width:44px!important;height:44px!important;min-width:44px!important}.register .content.auth-shell .auth-hero,.forgot_password .content.auth-shell .auth-hero{min-height:210px!important;padding:44px 20px 20px!important;display:flex!important;flex-direction:column;align-items:center;text-align:center}.register .content.auth-shell .auth-mascot,.forgot_password .content.auth-shell .auth-mascot{position:relative!important;left:auto!important;top:auto!important;right:auto!important;transform:none!important;width:204px!important;margin:4px auto 6px!important;order:1;animation:ifmBeastFloat 6.5s ease-in-out infinite,ifmBeastAura 7s ease-in-out infinite!important;will-change:transform,filter}.register .content.auth-shell .auth-kicker,.forgot_password .content.auth-shell .auth-kicker{order:0}.register .content.auth-shell .auth-hero-title,.forgot_password .content.auth-shell .auth-hero-title{order:2;margin-top:4px!important;text-align:center}.register .content.auth-shell .auth-lead,.forgot_password .content.auth-shell .auth-lead{order:3;max-width:100%!important;text-align:center}.register .content.auth-shell .auth-orbit,.forgot_password .content.auth-shell .auth-orbit{width:245px!important;height:245px!important;left:50%!important;right:auto!important;top:54px!important;transform:translate(-50%)!important}.register .content.auth-shell .auth-hero,.forgot_password .content.auth-shell .auth-hero{min-height:300px!important}.register .content.auth-shell .auth-hero,.forgot_password .content.auth-shell .auth-hero{padding-top:46px!important}}.pay-history-view.pay-history-view{color:#f8f6ff;background:radial-gradient(90% 38% at 88% 0%,rgba(124,92,255,.24),transparent 70%),linear-gradient(165deg,#17102f,#0b0819 62%,#080611)!important}.pay-history-view.pay-history-view .member-bar{height:84px!important;min-height:84px!important;margin:0!important;padding:0 18px!important;box-sizing:border-box;background:transparent!important;border-bottom:1px solid rgba(192,180,227,.09)}.pay-history-view.pay-history-view .member-header{min-height:80px;padding:0!important;color:rgba(238,235,243,.68)!important}.pay-history-view.pay-history-view .member-header>.xicon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border-radius:12px;color:#d7c9ff;background:rgba(124,92,255,.11);border:1px solid rgba(167,139,250,.17)}.pay-history-view.pay-history-view .member-header .member-header-title{min-width:0;padding-left:12px;text-align:left!important}.pay-history-view.pay-history-view .member-header .member-header-title>div{position:static!important;transform:none!important;color:#f8f6ff!important;font-family:var(--ifm-serif);font-size:20px;font-weight:850;line-height:1.25}.pay-history-view.pay-history-view .member-header .member-header-title small{display:block;margin-top:2px;color:rgba(221,214,240,.46);font-size:9px;font-weight:500}@media (min-width: 900px){.r-popup-warp .r-popup-box.r-popup-left:has(.history-view){width:420px!important;height:100%!important;border-radius:0 30px 30px 0!important;overflow:hidden!important}.r-popup-warp .r-popup-box.r-popup-right:has(.profile-view){width:min(620px,100vw - 48px)!important;height:min(760px,90vh)!important;max-height:90vh!important}.r-popup-warp .r-popup-box.r-popup-right:has(.member-view){width:min(620px,100vw - 48px)!important}.r-popup-warp .r-popup-box.r-popup-right:has(.pay-history-view){width:min(620px,100vw - 48px)!important;height:min(620px,86vh)!important;max-height:86vh!important;background:#0b0819!important}}.desktop-chat-actions,.desktop-chat-history{display:none}@media (min-width: 1100px){:root{--ifm-desktop-shell: min(1180px, calc(100vw - 112px) );--ifm-desktop-rail: 330px;--ifm-desktop-gap: 24px;--ifm-panel-bg: linear-gradient(155deg, rgba(31, 23, 66, .84), rgba(10, 7, 24, .72));--ifm-panel-line: rgba(188, 169, 255, .18);--ifm-panel-shadow: 0 28px 72px rgba(3, 1, 14, .42), inset 0 1px 0 rgba(255, 255, 255, .08)}.home-view .content-wrap{position:relative;min-height:0;overflow:visible!important}.home-view .home-tabs{height:58px;margin-bottom:20px;padding:0 14px;gap:6px;border-radius:18px;background:linear-gradient(180deg,rgba(28,20,65,.84),rgba(8,5,20,.94))!important;border-color:rgba(188,169,255,.18);box-shadow:0 20px 54px rgba(3,1,14,.62),0 0 0 1px rgba(124,92,255,.06),inset 0 1px rgba(255,255,255,.1)}.home-view .home-tabs>div{min-width:78px;padding:6px 14px;position:relative;isolation:isolate}.home-view .home-tabs>div:after{content:"";position:absolute;z-index:-1;left:22%;right:22%;bottom:3px;height:1px;border-radius:99px;background:transparent;transition:background .24s ease,box-shadow .24s ease}.home-view .home-tabs>div.tabs-active:after{background:linear-gradient(90deg,transparent,rgba(192,180,227,.86),transparent);box-shadow:0 0 10px rgba(124,92,255,.44)}.home-view .home-tabs .tab-ask{min-width:58px;margin:0 4px!important;background:radial-gradient(circle at 50% 42%,rgba(124,92,255,.18),transparent 68%)}.chat-view{width:var(--ifm-desktop-shell);max-width:var(--ifm-desktop-shell);margin:0 auto;padding:24px 0 18px;box-sizing:border-box;display:grid!important;grid-template-columns:var(--ifm-desktop-rail) minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;column-gap:0;row-gap:0;background:transparent!important;overflow:visible!important;border-radius:30px;isolation:isolate}.chat-view:before{content:"";position:absolute;z-index:2;top:24px;right:0;bottom:18px;left:calc(var(--ifm-desktop-rail) - 20px);pointer-events:none;border:1px solid rgba(174,202,224,.18);border-radius:38px;background:radial-gradient(84% 66% at 94% 4%,rgba(104,151,191,.18),transparent 62%),radial-gradient(58% 52% at 4% 96%,rgba(91,200,214,.09),transparent 70%),linear-gradient(148deg,rgba(35,43,67,.97),rgba(21,26,43,.96) 54%,rgba(13,16,27,.97));backdrop-filter:blur(26px) saturate(1.08);-webkit-backdrop-filter:blur(26px) saturate(1.08);box-shadow:0 34px 82px rgba(3,1,14,.32),0 12px 34px rgba(32,71,104,.1),0 0 0 1px rgba(91,200,214,.035),inset 0 1.5px rgba(255,255,255,.12),inset 1px 0 rgba(91,200,214,.043),inset 24px 0 54px rgba(91,200,214,.024),inset 0 -1px rgba(3,1,14,.3)}.chat-view:after{content:"";position:absolute;z-index:2;top:25px;right:1px;bottom:19px;left:calc(var(--ifm-desktop-rail) - 19px);pointer-events:none;border-radius:37px;background:radial-gradient(48% 20% at 72% 0%,rgba(214,234,246,.06),transparent 72%),linear-gradient(112deg,rgba(91,200,214,.018),transparent 38%,rgba(133,174,207,.025));mix-blend-mode:screen}.chat-view .chat-bar{--ifm-card-top: clamp(248px, 31.5vh, 304px);--ifm-card-h: 96px;--ifm-card-bottom: calc(var(--ifm-card-top) + var(--ifm-card-h));grid-column:1;grid-row:1/3;width:auto;height:100%!important;min-height:0;align-self:stretch;margin:0;z-index:1!important;border-radius:32px 0 0 32px;overflow:hidden!important;border:1px solid rgba(188,169,255,.14);border-right:0;background-image:radial-gradient(90% 54% at 64% 12%,rgba(124,92,255,.34),transparent 66%),radial-gradient(72% 52% at 4% 72%,rgba(91,200,214,.1),transparent 68%),linear-gradient(165deg,rgba(24,18,43,.98),rgba(9,8,16,.98))!important;box-shadow:-18px 28px 64px rgba(3,1,14,.24),inset 0 1px rgba(255,255,255,.09),inset -24px 0 48px rgba(8,5,24,.18)}.chat-view .chat-bar:before{-webkit-mask-image:linear-gradient(180deg,#000,rgba(0,0,0,.9) 66%,transparent 100%);mask-image:linear-gradient(180deg,#000,rgba(0,0,0,.9) 66%,transparent 100%)}.chat-view .chat-bar:after{display:block!important;left:10%;right:10%;bottom:96px;height:110px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(124,92,255,.24),transparent 68%);filter:blur(16px)}.chat-view .chat-bar .chat-aurora{background-size:320% 100%;opacity:.72}.chat-view .chat-bar .icon_master{width:225px!important;right:51px!important;top:clamp(30px,4.5vh,52px)!important;bottom:auto!important;filter:drop-shadow(0 18px 32px rgba(3,1,14,.68)) drop-shadow(0 0 24px rgba(124,92,255,.24))}.chat-view .chat-bar .master-card{left:22px!important;right:22px!important;top:var(--ifm-card-top)!important;bottom:auto!important;width:auto!important;max-width:none!important;transform:none!important;padding:14px 18px 13px!important;border-radius:20px;border:1px solid rgba(91,200,214,.17)!important;background:radial-gradient(circle at 92% 8%,rgba(91,200,214,.08),transparent 36%),linear-gradient(155deg,rgba(38,40,58,.94),rgba(20,19,31,.92))!important;box-shadow:0 20px 46px rgba(3,1,14,.48),inset 0 1px rgba(255,255,255,.12),0 0 0 1px rgba(91,200,214,.055)!important}.chat-view .chat-bar .master-card .card-info>div:first-child{font-family:var(--ifm-serif);font-size:20px;letter-spacing:.02em}.chat-view .chat-bar .master-card .card-info>div:last-child{max-width:210px;margin-top:7px;line-height:1.55}.chat-view .chat-bar .master-card .master-state{top:20px;right:18px;transform:none}.chat-view .chat-bar .open_menu,.chat-view .chat-bar .new_chat{top:22px;width:44px;height:44px;display:grid;place-items:center;border-radius:14px;color:rgba(244,241,250,.78)!important;background:rgba(8,5,24,.3);border:1px solid rgba(255,255,255,.11);backdrop-filter:blur(10px);transition:transform .22s ease,border-color .22s ease,background .22s ease}.chat-view .chat-bar .open_menu{left:22px}.chat-view .chat-bar .new_chat{right:22px}.chat-view .chat-bar .open_menu:hover,.chat-view .chat-bar .new_chat:hover{transform:translateY(-2px);border-color:rgba(167,139,250,.44);background:rgba(124,92,255,.14)}.chat-view .chat-bar .desktop-chat-actions{position:absolute;z-index:8;top:calc(var(--ifm-card-bottom) + 14px);left:20px;right:20px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.chat-view .chat-bar .desktop-chat-action{min-width:0;height:44px;padding:0 14px;display:flex;align-items:center;justify-content:flex-start;gap:9px;border:1px solid rgba(255,255,255,.1);border-radius:15px;color:rgba(249,246,255,.9);background:linear-gradient(145deg,rgba(91,200,214,.11),rgba(16,17,27,.62));box-shadow:inset 0 1px rgba(255,255,255,.08);backdrop-filter:blur(12px);cursor:pointer;font:inherit;font-size:13px;white-space:nowrap;transition:transform .2s ease,border-color .2s ease,background .2s ease}.chat-view .chat-bar .desktop-chat-action .r-icon,.chat-view .chat-bar .desktop-chat-action .xicon{flex:0 0 auto;color:#68d4de!important;filter:drop-shadow(0 0 7px rgba(91,200,214,.28))}.chat-view .chat-bar .desktop-chat-action:hover{transform:translateY(-2px);border-color:rgba(91,200,214,.34);background:linear-gradient(145deg,rgba(91,200,214,.17),rgba(20,25,36,.72))}.chat-view .chat-bar .desktop-chat-action-history{border-color:rgba(232,197,107,.13);background:linear-gradient(145deg,rgba(232,197,107,.075),rgba(16,15,23,.62))}.chat-view .chat-bar .desktop-chat-action-history .r-icon,.chat-view .chat-bar .desktop-chat-action-history .xicon{color:#e8c56b!important;filter:drop-shadow(0 0 7px rgba(232,197,107,.22))}.chat-view .chat-bar .desktop-chat-action-history:hover{border-color:rgba(232,197,107,.32);background:linear-gradient(145deg,rgba(232,197,107,.13),rgba(25,23,29,.72))}.chat-view .chat-bar .desktop-chat-history{position:absolute;z-index:7;left:20px;right:20px;top:calc(var(--ifm-card-bottom) + 68px);bottom:20px;min-height:0;display:flex;flex-direction:column;padding:13px 9px 9px;border:1px solid rgba(173,187,205,.12);border-radius:18px;overflow:hidden;background:linear-gradient(155deg,rgba(24,25,37,.78),rgba(9,9,15,.72));backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 16px 34px rgba(3,1,14,.22),inset 0 1px rgba(255,255,255,.07)}.chat-view .chat-bar .desktop-history-heading{flex:0 0 auto;padding:0 7px 10px;display:flex;align-items:center;justify-content:space-between;color:rgba(248,244,255,.86);font-size:13px;letter-spacing:.06em}.chat-view .chat-bar .desktop-history-heading span:last-child{min-width:24px;height:22px;padding:0 6px;display:grid;place-items:center;box-sizing:border-box;border-radius:999px;color:rgba(224,214,255,.8);background:rgba(91,200,214,.12);font-size:11px;letter-spacing:0}.chat-view .chat-bar .desktop-history-list{min-height:0;overflow-y:auto;padding-right:3px;scrollbar-width:thin;scrollbar-color:rgba(167,139,250,.3) transparent}.chat-view .chat-bar .desktop-history-group+.desktop-history-group{margin-top:12px}.chat-view .chat-bar .desktop-history-date{padding:0 8px 5px;color:rgba(232,197,107,.68);font-size:10.5px;letter-spacing:.11em}.chat-view .chat-bar .desktop-history-item{width:100%;height:34px;margin:1px 0;padding:0 9px;display:flex;align-items:center;border:0;border-radius:10px;color:rgba(241,237,250,.72);background:transparent;cursor:pointer;font:inherit;font-size:12px;text-align:left;transition:color .18s ease,background .18s ease,transform .18s ease}.chat-view .chat-bar .desktop-history-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-view .chat-bar .desktop-history-item:hover{color:#fff;background:linear-gradient(90deg,rgba(91,200,214,.13),rgba(255,255,255,.024));transform:translate(2px)}.chat-view .chat-bar .desktop-history-empty{padding:28px 8px;color:rgba(241,237,250,.42);font-size:12px;text-align:center}.chat-view .chat-bar>.open_menu,.chat-view .chat-bar>.new_chat{display:none!important}.chat-view .chat-message-box{grid-column:2;grid-row:1;min-width:0;min-height:0;height:100%!important;z-index:3!important;box-sizing:border-box;margin:0!important;padding:18px 0 0;border-radius:38px 38px 0 0;overflow-y:auto;background:transparent!important;border:0;box-shadow:none;scrollbar-width:thin;scrollbar-color:rgba(167,139,250,.34) transparent}.chat-view .chat-message-box:after{display:none!important}.chat-view .chat-message-box .markdown-body{width:auto;max-width:none;min-height:100%;height:auto;margin:0;padding:20px 28px 12px;box-sizing:border-box;justify-content:flex-end}.chat-view .chat-message-box .answer-message,.chat-view .chat-message-box .question-message{max-width:min(74%,620px);margin-left:0;margin-right:0;padding:14px 18px;font-size:15px}.chat-view .chat-message-box .answer-message{border-color:rgba(91,200,214,.16)!important;background:linear-gradient(155deg,rgba(38,43,56,.94),rgba(21,23,32,.94))!important;box-shadow:inset 0 1px rgba(255,255,255,.075),0 10px 26px rgba(3,7,14,.24)!important}.chat-view .chat-footer{grid-column:2;grid-row:2;min-width:0;position:relative!important;z-index:3!important;height:auto;min-height:70px;padding:8px 18px 10px!important;box-sizing:border-box;border-radius:0 0 38px 38px;background:transparent!important}.chat-view .chat-footer .input-warp{width:100%!important;max-width:none!important;margin:0!important;min-height:52px;box-sizing:border-box;border-radius:22px;background:radial-gradient(circle at 94% 22%,rgba(91,200,214,.09),transparent 32%),linear-gradient(160deg,rgba(37,43,59,.9),rgba(17,19,28,.88));border-color:rgba(164,190,210,.2);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 12px 28px rgba(3,1,14,.26),inset 0 1px rgba(255,255,255,.11),inset 0 -1px rgba(3,1,14,.24)}.chat-view .chat-footer .input-warp input{height:52px;font-size:15.5px}.mine-view{width:min(1200px,100vw - 112px);max-width:1200px;grid-template-columns:340px minmax(0,1fr) minmax(0,1fr);gap:18px;padding:26px 0 20px;align-content:safe center}.mine-view .mine-bar .mine-info-wrap{grid-column:1;grid-row:1;min-height:148px;padding:26px!important;border-radius:26px;background:radial-gradient(circle at 12% 10%,rgba(124,92,255,.3),transparent 44%),linear-gradient(155deg,rgba(42,30,86,.88),rgba(13,9,31,.78))!important;border-color:rgba(167,139,250,.26);box-shadow:var(--ifm-panel-shadow);overflow:hidden;position:relative}.mine-view .mine-bar .mine-info-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;background:linear-gradient(118deg,rgba(255,255,255,.055),transparent 34%,transparent 76%,rgba(56,230,162,.035))}.mine-view .mine-bar .mine-info-wrap .mine-info,.mine-view .mine-bar .mine-info-wrap .picture{position:relative;z-index:3}.mine-view .mine-bar .mine-info-wrap .mine-mascot-stage{display:block!important;position:absolute;z-index:2;right:8px;bottom:-6px;width:150px;height:142px;pointer-events:none}.mine-view .mine-bar .mine-info-wrap .mine-mascot-stage img{position:absolute;z-index:2;right:0;bottom:0;width:138px;height:138px;object-fit:contain;filter:drop-shadow(0 16px 22px rgba(3,1,14,.38))}.mine-view .mine-bar .mine-info-wrap .mine-mascot-stage span{position:absolute;z-index:3;right:96px;bottom:14px;width:max-content;padding:5px 9px;border-radius:999px;color:rgba(238,235,243,.72);font-size:10px;letter-spacing:.06em;background:rgba(10,8,21,.72);border:1px solid rgba(192,180,227,.16);backdrop-filter:blur(9px)}.mine-view .mine-bar .mine-info-wrap .mine-mascot-orbit{position:absolute;right:-18px;bottom:-36px;width:166px;height:166px;border-radius:50%;background:radial-gradient(circle,rgba(56,230,162,.15),rgba(124,92,255,.12) 42%,transparent 68%);filter:blur(7px)}.mine-view .mine-bar .mine-card{grid-column:1;grid-row:2/4;min-height:180px;margin:0!important;padding:26px!important;border-radius:26px;align-self:stretch;background:radial-gradient(circle at 88% 12%,rgba(232,197,107,.18),transparent 40%),linear-gradient(155deg,rgba(50,38,76,.88),rgba(17,11,35,.8))!important;border:1px solid rgba(232,197,107,.28);box-shadow:var(--ifm-panel-shadow)}.mine-view .mine-bar .mine-card:before{content:"專屬服務";display:inline-flex;margin-bottom:14px;padding:5px 9px;border-radius:999px;color:rgba(232,197,107,.82);font-size:10px;letter-spacing:.08em;background:rgba(232,197,107,.07);border:1px solid rgba(232,197,107,.16)}.mine-view .mine-bar .mine-card:after{content:"查看會員狀態與可用服務";margin-top:9px;color:rgba(238,235,243,.48);font-size:11px}.mine-view .card-group{grid-column:2;grid-row:1/3;min-height:282px;align-self:stretch;display:flex;flex-direction:column;border-radius:26px;padding:22px!important;background:var(--ifm-panel-bg);border:1px solid var(--ifm-panel-line);box-shadow:var(--ifm-panel-shadow);overflow:hidden;position:relative}.mine-view .card-group:before{content:"";position:absolute;width:150px;height:150px;right:-82px;top:-86px;border-radius:50%;background:radial-gradient(circle,rgba(124,92,255,.17),transparent 70%);pointer-events:none}.mine-view .card-group>.title{padding:0 4px 14px;font-family:var(--ifm-serif);font-size:18px;color:var(--ifm-cream)}.mine-view .card-group .card-group-wrap{flex:1;border-radius:18px;overflow:hidden;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.075)}.mine-view .card-group .card-item{min-height:76px;padding:0 22px;transition:background .22s ease,transform .22s ease}.mine-view .card-group .card-item:hover{background:linear-gradient(90deg,rgba(124,92,255,.15),rgba(91,200,214,.05))}.mine-view .card-group-mine{grid-column:3;grid-row:1/3}.mine-view .card-group-mine+.logout-button{grid-column:2;grid-row:3}.mine-view .card-group-mine+.logout-button+.logout-button{grid-column:3;grid-row:3}.mine-view .logout-button{min-height:58px;padding:0 24px!important;border-radius:18px;background:linear-gradient(155deg,rgba(33,24,66,.72),rgba(12,8,28,.72));border:1px solid rgba(167,139,250,.16);transition:transform .22s ease,border-color .22s ease,background .22s ease}.mine-view .logout-button:hover{transform:translateY(-2px);border-color:rgba(167,139,250,.36);background:linear-gradient(155deg,rgba(50,35,96,.8),rgba(15,9,34,.8))}.mine-view .mine-tips{grid-column:1/-1;grid-row:4;margin-top:2px!important;padding:14px 4px 0!important;border-top:1px solid rgba(255,255,255,.08)}.map-view{padding:0;box-sizing:border-box}.map-view .map-bar{margin-top:0;box-shadow:0 16px 40px rgba(3,1,14,.42),inset 0 1px rgba(255,255,255,.1)}.map-view .iztrolabe-wrap{filter:drop-shadow(0 34px 44px rgba(3,1,14,.48))}}@media (prefers-reduced-motion: reduce){.chat-view .chat-bar .open_menu,.chat-view .chat-bar .new_chat,.mine-view .logout-button,.mine-view .card-item,.desktop-chat-action,.desktop-history-item{transition:none!important}}@media (min-width: 900px){.mine-view.mine-view{width:min(1120px,100vw - 96px)!important;max-width:1120px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:auto auto auto auto;gap:16px 20px!important;padding:24px 0 18px!important;align-content:safe center}.mine-view.mine-view .mine-bar{display:contents!important}.mine-view.mine-view .mine-bar .mine-info-wrap{grid-column:1/-1!important;grid-row:1!important;width:100%;min-height:164px!important;margin:0!important;padding:28px 32px!important;box-sizing:border-box;overflow:hidden;border-radius:30px!important;background:radial-gradient(46% 150% at 88% 38%,rgba(56,230,162,.11),transparent 70%),radial-gradient(62% 160% at 10% 0%,rgba(124,92,255,.32),transparent 68%),linear-gradient(145deg,rgba(36,25,76,.95),rgba(12,8,29,.9))!important;border:1px solid rgba(167,139,250,.2)!important;box-shadow:0 24px 58px rgba(3,1,14,.42),inset 0 1px rgba(255,255,255,.08)!important}.mine-view.mine-view .mine-bar .mine-info-wrap .picture{width:64px!important;height:64px!important;flex:0 0 64px}.mine-view.mine-view .mine-bar .mine-info-wrap .picture:before{width:64px!important;height:64px!important}.mine-view.mine-view .mine-bar .mine-info-wrap .picture>div{width:54px!important;height:54px!important}.mine-view.mine-view .mine-bar .mine-info-wrap .mine-info{margin-left:20px!important;position:relative;z-index:3}.mine-view.mine-view .mine-bar .mine-info-wrap .mine-name{font-size:22px!important;margin-bottom:6px!important}.mine-view.mine-view .mine-bar .mine-info-wrap .mine-summary{font-size:11px}.mine-view.mine-view .mine-bar .mine-info-wrap .mine-mascot-stage{display:block!important;right:34px!important;bottom:-3px!important;width:190px!important;height:170px!important}.mine-view.mine-view .mine-bar .mine-info-wrap .mine-mascot-stage img{width:165px!important;height:165px!important}.mine-view.mine-view .mine-bar .mine-info-wrap .mine-mascot-stage span{right:128px!important;bottom:20px!important}.mine-view.mine-view .mine-bar .mine-info-wrap .mine-mascot-orbit{width:230px!important;height:230px!important;right:-20px!important;bottom:-78px!important}.mine-view.mine-view .card-group{grid-row:2!important;grid-column:1!important;min-height:236px!important;padding:20px!important;border-radius:24px!important;background:linear-gradient(155deg,rgba(27,20,55,.88),rgba(10,7,24,.8))!important;border:1px solid rgba(192,180,227,.13)!important;box-shadow:0 20px 48px rgba(3,1,14,.28),inset 0 1px rgba(255,255,255,.043)!important}.mine-view.mine-view .card-group>.title{padding:0 3px 15px!important;font-size:16px!important}.mine-view.mine-view .card-group .card-group-wrap{border-radius:17px!important}.mine-view.mine-view .card-group-mine{grid-column:2!important}.mine-view.mine-view .card-group-mine+.logout-button{grid-column:1!important;grid-row:3!important}.mine-view.mine-view .card-group-mine+.logout-button+.logout-button{grid-column:2!important;grid-row:3!important}.mine-view.mine-view .logout-button{min-height:56px!important;margin:0!important;border-radius:17px!important}.mine-view.mine-view .mine-tips{grid-column:1/-1!important;grid-row:4!important;margin:0!important;padding:13px 4px 0!important}}.mine-view,.chat-view,.map-view{color:var(--ifm-offwhite)!important;background:radial-gradient(64% 34% at 50% -10%,rgba(110,51,177,.14),transparent 72%),linear-gradient(158deg,rgba(13,12,21,.95),rgba(7,7,12,.984))!important}.r-popup-warp .r-popup-box,.member-view,.pay-history-view,.profile-view,.history-view,.guid{color:var(--ifm-offwhite)!important;background:radial-gradient(78% 38% at 12% 0%,rgba(110,51,177,.15),transparent 72%),linear-gradient(160deg,var(--ifm-surface-raised),var(--ifm-stage) 58%,#08080e)!important;border-color:var(--ifm-line-strong)!important}.r-popup-warp .r-popup-box{box-shadow:var(--ifm-shadow-deep),inset 0 1px rgba(238,235,243,.08)!important}.member-view .member-card,.member-view .member-select-card,.pay-history-view .pay-history-item,.profile-view .info-bar,.history-view .history-item,.login .content,.register .content,.forgot_password .content{background:linear-gradient(155deg,rgba(29,27,42,.96),rgba(15,15,23,.98))!important;border-color:var(--ifm-line)!important;box-shadow:0 18px 44px rgba(3,1,8,.36),inset 0 1px rgba(238,235,243,.055)!important}.profile-view input,.profile-view .input,.login input,.register input,.forgot_password input,.r-input,.r-textarea{color:var(--ifm-offwhite)!important;background:var(--ifm-surface-inset)!important;border-color:var(--ifm-line)!important}.member-view .member-select-card>div[class*=active],.member-view .member-select-card>div[class*=select],.history-view [class*=active],.profile-view [class*=active]{background:linear-gradient(135deg,rgba(110,51,177,.48),rgba(141,99,232,.22))!important;border-color:rgba(192,180,227,.42)!important}.mine-desktop-tabs{display:none!important}.mine-view .card-group,.mine-view .logout-button{background:linear-gradient(155deg,rgba(29,27,42,.96),rgba(15,15,23,.98))!important;border:1px solid var(--ifm-line)!important;box-shadow:0 16px 36px rgba(3,1,8,.3),inset 0 1px rgba(238,235,243,.05)!important}.mine-view .card-group-wrap{background:var(--ifm-surface-inset)!important;border-color:rgba(192,180,227,.1)!important}.mine-view .card-item:active,.mine-view .logout-button:active{background:linear-gradient(100deg,rgba(56,230,162,.075),rgba(110,51,177,.11),rgba(20,19,29,.98))!important}.mine-view .icon-forward{background:rgba(56,230,162,.09)!important;border:1px solid rgba(56,230,162,.22)!important}.mine-view .icon-forward .xicon{color:var(--ifm-mint)!important}@media (min-width: 900px){.mine-view.mine-view{width:min(1080px,100vw - 88px)!important;max-width:1080px!important;display:grid!important;grid-template-columns:260px minmax(0,1fr) 190px!important;grid-template-rows:auto minmax(220px,auto) auto auto!important;gap:16px 18px!important;padding:22px 0 16px!important;align-content:safe center!important;background:transparent!important}.mine-view.mine-view .mine-bar{display:contents!important}.mine-view.mine-view .mine-bar .mine-info-wrap{grid-column:1/-1!important;grid-row:1!important;min-height:142px!important;padding:24px 30px!important;border-radius:28px!important;background:radial-gradient(38% 150% at 88% 40%,rgba(56,230,162,.08),transparent 72%),radial-gradient(48% 160% at 6% -12%,rgba(110,51,177,.28),transparent 70%),linear-gradient(148deg,rgba(29,27,42,.98),rgba(12,12,19,.98))!important;border:1px solid var(--ifm-line-strong)!important;box-shadow:0 22px 54px rgba(3,1,8,.42),inset 0 1px rgba(238,235,243,.07)!important}.mine-view.mine-view .mine-bar .mine-info-wrap .mine-mascot-stage{right:28px!important;bottom:-10px!important;width:168px!important;height:152px!important}.mine-view.mine-view .mine-bar .mine-info-wrap .mine-mascot-stage img{width:146px!important;height:146px!important}.mine-view.mine-view .mine-bar .mine-info-wrap .mine-mascot-stage span{right:110px!important;bottom:18px!important}.mine-view.mine-view .mine-bar .mine-info-wrap .mine-mascot-orbit{width:196px!important;height:196px!important;right:-12px!important;bottom:-64px!important}.mine-view.mine-view .mine-desktop-tabs{grid-column:1!important;grid-row:2/4!important;display:flex!important;flex-direction:column;gap:8px;min-width:0;padding:10px;border-radius:24px;background:linear-gradient(160deg,rgba(21,20,31,.98),rgba(10,10,16,.98));border:1px solid var(--ifm-line);box-shadow:0 18px 44px rgba(3,1,8,.32),inset 0 1px rgba(238,235,243,.043)}.mine-view.mine-view .mine-tab{-webkit-appearance:none;appearance:none;width:100%;min-height:84px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;padding:14px 13px;text-align:left;color:rgba(238,235,243,.56);background:transparent;border:1px solid transparent;border-radius:17px;cursor:pointer;transition:transform .22s cubic-bezier(.2,.8,.2,1),color .22s ease,background .22s ease,border-color .22s ease;outline:none!important}.mine-view.mine-view .mine-tab .mine-tab-index{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;color:rgba(192,180,227,.64);font-family:var(--ifm-mono);font-size:10px;background:rgba(192,180,227,.055);border:1px solid rgba(192,180,227,.11)}.mine-view.mine-view .mine-tab .mine-tab-copy{min-width:0;display:flex;flex-direction:column;gap:5px}.mine-view.mine-view .mine-tab strong{color:inherit;font-size:14px;font-weight:720}.mine-view.mine-view .mine-tab small{overflow:hidden;color:rgba(238,235,243,.38);font-size:10px;line-height:1.35;white-space:nowrap;text-overflow:ellipsis}.mine-view.mine-view .mine-tab.is-active{color:var(--ifm-offwhite);background:linear-gradient(100deg,rgba(110,51,177,.28),rgba(110,51,177,.08)),rgba(255,255,255,.02);border-color:rgba(192,180,227,.22);box-shadow:inset 3px 0 0 var(--ifm-mint),inset 0 1px rgba(238,235,243,.07)}.mine-view.mine-view .mine-tab.is-active .mine-tab-index{color:#07110d;background:var(--ifm-mint);border-color:rgba(56,230,162,.7);box-shadow:0 0 18px rgba(56,230,162,.18)}.mine-view.mine-view .mine-tab.is-active small{color:rgba(238,235,243,.58)}.mine-view.mine-view .mine-tab:hover{transform:translate(2px);color:var(--ifm-offwhite)}.mine-view.mine-view .mine-tab:focus,.mine-view.mine-view .mine-tab:focus-visible{outline:none!important;border-color:rgba(192,180,227,.32)!important}.mine-view.mine-view .mine-panel{display:none!important}.mine-view.mine-view .mine-panel.is-active{grid-column:2/-1!important;grid-row:2!important;min-height:220px!important;display:flex!important;flex-direction:column;padding:20px!important;border-radius:24px!important;background:radial-gradient(42% 80% at 100% 0%,rgba(110,51,177,.1),transparent 72%),linear-gradient(155deg,rgba(29,27,42,.98),rgba(14,14,22,.99))!important;border:1px solid var(--ifm-line)!important;box-shadow:0 20px 50px rgba(3,1,8,.34),inset 0 1px rgba(238,235,243,.055)!important}.mine-view.mine-view .mine-panel.is-active>.title{min-height:42px;display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:0 4px 14px!important;color:var(--ifm-offwhite)!important;font-size:17px!important}.mine-view.mine-view .mine-panel.is-active>.title small{color:rgba(238,235,243,.42);font-family:var(--ifm-sans);font-size:10px}.mine-view.mine-view .mine-panel.is-active .card-group-wrap{flex:1;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px;border-radius:18px!important;background:var(--ifm-surface-inset)!important;border:1px solid rgba(192,180,227,.1)!important}.mine-view.mine-view .mine-panel.is-active .card-item{min-width:0;min-height:106px!important;padding:18px!important;border-radius:14px;background:linear-gradient(145deg,rgba(29,27,42,.94),rgba(20,19,29,.86));border:1px solid rgba(192,180,227,.1);transition:transform .22s cubic-bezier(.2,.8,.2,1),border-color .22s ease,background .22s ease}.mine-view.mine-view .mine-panel.is-active .card-item:before{display:none!important}.mine-view.mine-view .mine-panel.is-active .card-item:hover{transform:translateY(-2px);border-color:rgba(56,230,162,.24);background:linear-gradient(145deg,rgba(31,34,40,.98),rgba(24,21,35,.94))!important}.mine-view.mine-view .card-group-mine+.logout-button,.mine-view.mine-view .card-group-mine+.logout-button+.logout-button{grid-row:3!important;min-height:54px!important;margin:0!important;border-radius:17px!important}.mine-view.mine-view .card-group-mine+.logout-button{grid-column:2!important}.mine-view.mine-view .card-group-mine+.logout-button+.logout-button{grid-column:3!important}.mine-view.mine-view .mine-tips{grid-column:1/-1!important;grid-row:4!important;margin:0!important;padding:12px 4px 0!important}}@media (prefers-reduced-motion: reduce){.mine-view .mine-tab{transition:none!important}}.ifm-desktop-brand,.ifm-auth-brand{display:none}@media (min-width: 900px){.ifm-desktop-brand,.ifm-auth-brand{position:fixed;z-index:190;top:calc(2px + env(safe-area-inset-top));left:calc(22px + env(safe-area-inset-left));display:block;color:#fff;font-family:var(--ifm-serif);font-size:var(--ifm-type-brand);font-weight:900;line-height:1;letter-spacing:.1em;pointer-events:none;user-select:none;text-shadow:0 2px 10px rgba(124,92,255,.55),0 0 22px rgba(232,197,107,.28);animation:ifmBrandGlowV4 3.6s ease-in-out infinite}.ifm-auth-brand{z-index:12}.mine-view .mine-summary,.mine-view .mine-tips,.mine-view .card-desc,.mine-view .mine-tab small,.mine-view .mine-panel>.title small{font-size:var(--ifm-type-meta)!important;line-height:1.55!important}.mine-view .card-label,.mine-view .mine-tab strong{font-size:var(--ifm-type-control)!important}.chat-view .desktop-history-date{font-size:var(--ifm-type-micro)!important}.chat-view .desktop-history-item{min-height:38px;height:auto!important;font-size:var(--ifm-type-meta)!important}.chat-view .desktop-history-empty{font-size:var(--ifm-type-meta)!important}.chat-view .master-card .card-info>div:last-child{max-width:230px!important;font-size:var(--ifm-type-meta)!important}.history-view.history-view .history-kicker{font-size:var(--ifm-type-micro)}.history-view.history-view .history-count,.history-view.history-view .history-title{font-size:var(--ifm-type-micro)!important}.history-view.history-view .history-item{min-height:56px;font-size:var(--ifm-type-meta)!important}.history-view.history-view .history-item time{font-size:var(--ifm-type-micro)}.member-view.member-view .member-header-title>div{font-size:var(--ifm-type-page)!important}.member-view.member-view .member-header-title small,.member-view.member-view .member-status-kicker{font-size:var(--ifm-type-micro)!important}.member-view.member-view .member-status-title{font-size:var(--ifm-type-section)!important}.member-view.member-view .member-tips-info>div:first-child{font-size:var(--ifm-type-section)!important}.member-view.member-view .member-tips-info>div:last-child{font-size:var(--ifm-type-meta)!important;line-height:1.5}.member-view.member-view .member-section-title{font-size:var(--ifm-type-section)!important}.member-view.member-view .member-section-title small{font-size:var(--ifm-type-micro)!important}.member-view.member-view .member-select-card>div .plan-name{font-size:var(--ifm-type-control)!important;line-height:1.3}.member-view.member-view .member-select-card>div .plan-meta{font-size:var(--ifm-type-micro)!important}.member-view.member-view .member-submit{width:calc(100% - 40px)!important;margin:20px auto 0!important;font-size:var(--ifm-type-control)!important}.pay-history-view.pay-history-view .member-header-title>div{font-size:var(--ifm-type-page)!important}.pay-history-view.pay-history-view .member-header-title small{font-size:var(--ifm-type-micro)!important}.pay-history-view.pay-history-view .pay-history-summary{font-size:var(--ifm-type-meta)!important}.pay-history-view.pay-history-view .pay-history-copy>div:first-child{font-size:var(--ifm-type-control)!important}.pay-history-view.pay-history-view .pay-history-copy>div:last-child{font-size:var(--ifm-type-micro)!important}.pay-history-view.pay-history-view .pay-history-amount{font-size:var(--ifm-type-control)!important}.profile-view .sub-title{font-size:var(--ifm-type-meta)!important;line-height:1.6!important}.profile-view .form-name,.profile-view input,.profile-view .select-input{font-size:var(--ifm-type-control)!important}.r-popup-warp .r-popup-box.r-popup-right:has(.member-view){width:min(680px,100vw - 48px)!important;max-height:88vh!important}.r-popup-warp .r-popup-box.r-popup-right:has(.pay-history-view){width:min(680px,100vw - 48px)!important;height:min(560px,82vh)!important;max-height:82vh!important}}@media (min-width: 561px) and (max-width: 899px){.chat-view .master-card .card-info>div:first-child{font-size:var(--ifm-type-section)!important}.chat-view .master-card .card-info>div:last-child{font-size:var(--ifm-type-meta)!important}.chat-view .master-card .master-state{font-size:var(--ifm-type-micro)!important}.chat-view .chat-message-box,.chat-view .chat-footer input{font-size:var(--ifm-type-body)!important}.mine-view .mine-name,.mine-view .card-label{font-size:var(--ifm-type-control)!important}.mine-view .mine-summary,.mine-view .card-desc,.mine-view .mine-tips{font-size:var(--ifm-type-meta)!important;line-height:1.58}.mine-view .mine-section-title{font-size:var(--ifm-type-section)!important}.mine-view .mine-section-title small{font-size:var(--ifm-type-micro)!important}.member-view.member-view,.pay-history-view.pay-history-view,.profile-view.profile-view,.history-view.history-view{font-size:var(--ifm-type-body)}}@keyframes ifmBrandGlowV4{0%,to{text-shadow:0 2px 10px rgba(124,92,255,.5),0 0 16px rgba(232,197,107,.2);opacity:.94}50%{text-shadow:0 2px 13px rgba(124,92,255,.78),0 0 34px rgba(232,197,107,.46),0 0 54px rgba(91,200,214,.12);opacity:1}}.map-view{position:relative;isolation:isolate;overflow:hidden}.map-view:before,.map-view:after{content:"";position:absolute;z-index:-1;pointer-events:none;border-radius:50%;filter:blur(38px)}.map-view:before{width:min(70vw,920px);height:min(70vw,920px);left:50%;top:44%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(110,51,177,.2),rgba(110,51,177,.065) 46%,transparent 72%);animation:ifmMapBreath 8s ease-in-out infinite}.map-view:after{width:min(38vw,520px);height:min(38vw,520px);right:-8%;bottom:-20%;background:radial-gradient(circle,rgba(56,230,162,.075),rgba(91,200,214,.04) 46%,transparent 72%);animation:ifmMapDrift 11s ease-in-out infinite alternate}.map-view .map-wrap,.map-view .map-bar{position:relative;z-index:1}@keyframes ifmMapBreath{0%,to{opacity:.64;transform:translate(-50%,-50%) scale(.94)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.08)}}@keyframes ifmMapDrift{0%{opacity:.55;transform:translate3d(-4%,2%,0) scale(.94)}to{opacity:.9;transform:translate3d(7%,-5%,0) scale(1.08)}}@media (min-width: 900px){.map-view .map-wrap{isolation:isolate}.map-view .map-wrap:after{content:"";position:absolute;z-index:0;width:min(68vw,920px);height:min(78vh,760px);left:50%;top:49%;pointer-events:none;border-radius:42%;background:radial-gradient(34% 42% at 18% 32%,rgba(232,197,107,.19),transparent 76%),radial-gradient(40% 48% at 82% 69%,rgba(56,230,162,.17),transparent 74%),radial-gradient(48% 60% at 50% 51%,rgba(110,51,177,.4),rgba(124,92,255,.15) 46%,transparent 76%),conic-gradient(from 210deg at 50% 52%,transparent 0 22%,rgba(192,180,227,.11) 30%,transparent 39% 64%,rgba(91,200,214,.09) 74%,transparent 84% 100%);filter:blur(44px) saturate(122%);mix-blend-mode:screen;opacity:.72;transform:translate(-50%,-50%) scale(.94) rotate(-3deg);animation:ifmMapAuraOrbit 14s cubic-bezier(.45,0,.55,1) infinite alternate}.map-view .iztrolabe-wrap{z-index:1;isolation:isolate;filter:drop-shadow(-22px -8px 30px rgba(232,197,107,.1)) drop-shadow(25px 18px 34px rgba(56,230,162,.1)) drop-shadow(0 24px 38px rgba(110,51,177,.3))}.map-view .iztrolabe-wrap:before,.map-view .iztrolabe-wrap:after{content:"";position:absolute;pointer-events:none;border-radius:30px}.map-view .iztrolabe-wrap:before{z-index:0;top:5%;right:4%;bottom:3%;left:4%;background:radial-gradient(75% 85% at 50% 44%,rgba(124,92,255,.34),rgba(110,51,177,.13) 54%,transparent 80%);filter:blur(30px);opacity:.72;transform:scale(.96);animation:ifmMapBackPulse 7.6s ease-in-out infinite}.map-view .iztrolabe-wrap:after{z-index:0;top:2%;right:1%;bottom:1%;left:1%;padding:2px;background:conic-gradient(from 225deg,transparent 0 13%,rgba(232,197,107,.16) 18%,transparent 27% 46%,rgba(192,180,227,.18) 54%,transparent 62% 76%,rgba(56,230,162,.13) 82%,transparent 90% 100%);filter:blur(16px);opacity:.58;transform:scale(1.015) rotate(0);animation:ifmMapEdgeOrbit 18s linear infinite}.map-view .iztro-astrolabe.iztro-astrolabe{z-index:2}}@keyframes ifmMapAuraOrbit{0%{opacity:.58;transform:translate(-51.5%,-50.5%) scale(.91) rotate(-5deg)}48%{opacity:.86;transform:translate(-49%,-49%) scale(1.035) rotate(2deg)}to{opacity:.68;transform:translate(-50%,-51.5%) scale(.97) rotate(6deg)}}@keyframes ifmMapBackPulse{0%,to{opacity:.42;transform:scale(.94)}50%{opacity:.75;transform:scale(1.035)}}@keyframes ifmMapEdgeOrbit{0%{opacity:.36;transform:scale(1.01) rotate(0)}50%{opacity:.58;transform:scale(1.035) rotate(180deg)}to{opacity:.36;transform:scale(1.01) rotate(360deg)}}@media (min-width: 900px){.chat-view .chat-message-box{border-radius:34px 34px 0 0!important;clip-path:inset(0 round 34px 34px 0 0);scrollbar-gutter:stable}.chat-view .chat-message-box::-webkit-scrollbar{width:8px}.chat-view .chat-message-box::-webkit-scrollbar-track{margin:28px 0 14px;background:transparent}.chat-view .chat-message-box::-webkit-scrollbar-thumb{min-height:44px;border:2px solid transparent;border-radius:999px;background:linear-gradient(180deg,rgba(192,180,227,.72),rgba(110,51,177,.42)) padding-box}.chat-view .chat-message-box .answer-message,.chat-view .chat-message-box .question-message{animation:ifmMessageReveal .42s cubic-bezier(.2,.75,.2,1) both}.chat-view .chat-message-box .answer-message{border-left:2px solid rgba(56,230,162,.5)!important;box-shadow:inset 12px 0 26px rgba(56,230,162,.035),0 12px 30px rgba(3,1,14,.26)!important}.chat-view .chat-message-box .question-message{background:linear-gradient(135deg,rgba(110,51,177,.76),rgba(58,42,103,.92))!important;border-color:rgba(192,180,227,.3)!important}.chat-view .chat-footer .input-warp{transition:border-color .24s ease,box-shadow .24s ease,transform .24s ease}.chat-view .chat-footer .input-warp:hover,.chat-view .chat-footer .input-warp:focus-within{transform:translateY(-1px);border-color:rgba(91,200,214,.42)!important;box-shadow:0 16px 36px rgba(3,1,14,.34),0 0 0 3px rgba(91,200,214,.06),inset 0 1px rgba(255,255,255,.13)!important}}@keyframes ifmMessageReveal{0%{opacity:0;transform:translateY(8px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}.member-view.member-view .member-select-card{height:auto!important;min-height:138px}.member-view.member-view .member-select-card>div{width:auto!important;min-height:138px;height:auto!important;padding:12px 8px;box-sizing:border-box;position:relative;font:inherit;cursor:pointer}.member-view.member-view .plan-name{max-width:100%;overflow-wrap:anywhere;text-align:center}.member-view.member-view .plan-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:3px 7px}.member-view.member-view .plan-selected{position:absolute;top:8px;right:9px;padding:3px 7px;color:#bffbe2;font-size:9px;font-weight:700;line-height:1.2;border:1px solid rgba(56,230,162,.3);border-radius:999px;background:rgba(56,230,162,.1)}.member-view.member-view .plan-price{margin-top:7px;color:#e8c56b;font-size:13px;font-weight:750;font-variant-numeric:tabular-nums}.member-view.member-view .member-submit{border:0;font-family:inherit;cursor:pointer}.pay-history-view.pay-history-view .pay-history-wrap{min-height:0}.pay-history-view.pay-history-view .pay-history-item>div{min-width:0;display:grid!important;grid-template-columns:38px minmax(0,1fr) minmax(96px,auto);align-items:center;gap:12px}.pay-history-view.pay-history-view .pay-history-icon{margin-right:0!important}.pay-history-view.pay-history-view .pay-history-copy{overflow:hidden}.pay-history-view.pay-history-view .pay-history-copy>div:first-child{overflow-wrap:anywhere}.pay-history-view.pay-history-view .pay-history-amount{margin-left:0!important;text-align:right;overflow-wrap:anywhere}.pay-history-view.pay-history-view .pay-history-meta{display:flex;flex-wrap:wrap;align-items:center;gap:5px 9px}.pay-history-view.pay-history-view .pay-history-status{padding:2px 7px;color:rgba(56,230,162,.9);font-size:9px;line-height:1.3;border:1px solid rgba(56,230,162,.2);border-radius:999px;background:rgba(56,230,162,.07)}@media (max-width: 560px){.mine-view .mine-summary,.mine-view .mine-tips,.mine-view .card-desc{font-size:13px!important;line-height:1.58!important}.mine-view .card-label{font-size:16px!important;line-height:1.35!important}.mine-view .card-item{min-height:72px!important;padding:14px 16px!important;z-index:1}.mine-view .mine-panel{margin-left:14px!important;margin-right:14px!important}.mine-view .mine-section-title{margin:0 0 12px!important;padding:0 8px!important;font-size:17px!important;line-height:1.35!important}.mine-view .mine-section-title small{padding-right:4px;font-size:12px!important;line-height:1.45!important}.mine-view .card-group-wrap{isolation:isolate;overflow:hidden;background:radial-gradient(120% 130% at 0% 0%,rgba(124,92,255,.14),transparent 58%),linear-gradient(145deg,rgba(26,17,54,.92),rgba(10,7,24,.94))!important}.mine-view .card-group-wrap:after{content:"";position:absolute;z-index:0;width:160px;height:120px;right:-54px;bottom:-54px;pointer-events:none;border-radius:50%;background:radial-gradient(circle,rgba(56,230,162,.13),rgba(124,92,255,.07) 45%,transparent 72%);filter:blur(8px);animation:ifmMineSectionBreath 6.2s ease-in-out infinite}.mine-view .mine-panel:nth-of-type(2n) .card-group-wrap:after{right:auto;left:-48px;background:radial-gradient(circle,rgba(167,139,250,.16),rgba(232,197,107,.055) 48%,transparent 72%);animation-delay:-2.4s}.member-view.member-view{overflow-y:auto;padding-bottom:calc(22px + env(safe-area-inset-bottom))}.member-view.member-view .member-header-title>div{font-size:20px!important}.member-view.member-view .member-header-title small{font-size:12.5px!important}.member-view.member-view .member-tips-card{min-height:104px;height:auto!important;padding:14px 12px}.member-view.member-view .member-tips-card img{margin-left:4px!important}.member-view.member-view .member-tips-info{margin-left:12px!important}.member-view.member-view .member-tips-info>div:first-child{font-size:17px!important}.member-view.member-view .member-tips-info>div:last-child{margin-top:6px!important;font-size:13px!important;line-height:1.5}.member-view.member-view .member-section-title{margin:22px 20px 12px!important;font-size:16px!important;line-height:1.4}.member-view.member-view .member-section-title small{display:block;margin-top:5px;font-size:12px!important;line-height:1.45}.member-view.member-view .member-select-card{width:auto!important;margin:0 16px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px!important}.member-view.member-view .member-select-card>div{min-height:132px}.member-view.member-view .member-select-card>div:last-child{grid-column:1/-1;min-height:116px}.member-view.member-view .member-select-card .plan-name{font-size:13px!important}.member-view.member-view .member-select-card .plan-meta{font-size:12px!important}.member-view.member-view .member-select-card .plan-price{font-size:13px!important}.member-view.member-view .member-submit{width:calc(100% - 32px)!important;margin:22px 16px 0!important;font-size:16px!important}.pay-history-view.pay-history-view .pay-history-wrap{margin:0 12px!important}.pay-history-view.pay-history-view .pay-history-item{padding:13px 12px!important}.pay-history-view.pay-history-view .pay-history-item>div{grid-template-columns:34px minmax(0,1fr);gap:10px}.pay-history-view.pay-history-view .pay-history-amount{grid-column:2;text-align:left;font-size:13px!important}.pay-history-view.pay-history-view .pay-history-copy>div:first-child{font-size:14px!important}.pay-history-view.pay-history-view .pay-history-copy>div:last-child{font-size:12px!important}.map-view .map-wrap{min-height:0;overflow-y:auto!important;overflow-x:hidden!important;padding-bottom:calc(76px + env(safe-area-inset-bottom))!important;scroll-padding-bottom:calc(76px + env(safe-area-inset-bottom));overscroll-behavior:contain;box-sizing:border-box;scrollbar-width:none}.map-view .map-wrap::-webkit-scrollbar{display:none}.map-view .map-wrap.is-tilt{padding-bottom:calc(92px + env(safe-area-inset-bottom))!important}}@keyframes ifmMineSectionBreath{0%,to{opacity:.48;transform:scale(.9) translateZ(0)}50%{opacity:.92;transform:scale(1.12) translate3d(-5px,-4px,0)}}@media (prefers-reduced-motion: reduce){.ifm-desktop-brand,.ifm-auth-brand,.map-view:before,.map-view:after,.map-view .map-wrap:after,.map-view .iztrolabe-wrap:before,.map-view .iztrolabe-wrap:after,.chat-view .answer-message,.chat-view .question-message,.mine-view .card-group-wrap:after{animation:none!important}}.member-view.member-view .member-bar{padding-top:20px!important}.member-view.member-view .member-bar .member-card{margin-top:14px!important}.member-view.member-view .member-history-link{margin-right:2px}.pay-history-view.pay-history-view .member-bar{padding-top:20px!important}@media (min-width: 900px){.member-view.member-view .member-bar,.pay-history-view.pay-history-view .member-bar{padding-top:26px!important}.r-popup-warp .r-popup-right:has(.member-view) .member-view,.r-popup-warp .r-popup-right:has(.pay-history-view) .pay-history-view{border-radius:28px!important;overflow:hidden!important}}@media (max-width: 899px){.mine-view.mine-view .mine-bar{height:auto!important;min-height:150px!important;margin:12px 12px 20px!important;padding:0!important;overflow:hidden!important}.mine-view.mine-view .mine-bar .mine-info-wrap{display:flex!important;align-items:center!important;gap:14px!important;min-height:0!important;margin:0!important;padding:22px 116px 22px 18px!important;position:relative!important;box-sizing:border-box!important}.mine-view.mine-view .mine-bar .picture{flex:0 0 54px!important;width:54px!important;height:54px!important;margin:0!important}.mine-view.mine-view .mine-bar .mine-info{flex:1 1 auto!important;min-width:0!important;max-width:none!important}.mine-view.mine-view .mine-mascot-stage{display:block!important;position:absolute!important;right:12px!important;top:50%!important;transform:translateY(-50%)!important;width:96px!important;height:108px!important;background:none!important;border:none!important;border-radius:0!important;box-shadow:none!important;pointer-events:none;z-index:2}.mine-view.mine-view .mine-mascot-stage img{position:absolute!important;right:0!important;top:50%!important;transform:translateY(-50%)!important;width:96px!important;height:96px!important;object-fit:contain;animation:ifmBeastFloatCalm 6s ease-in-out infinite,ifmBeastAuraCalm 4.5s ease-in-out infinite!important}.mine-view.mine-view .mine-mascot-stage span,.mine-view.mine-view .mine-mascot-orbit{display:none!important}}@media (min-width: 900px){.mine-view .mine-mascot-stage{position:absolute!important;z-index:2;border-radius:50%!important;background:radial-gradient(circle at 50% 46%,rgba(124,92,255,.18),rgba(124,92,255,.06) 58%,transparent 72%)!important;animation:ifmMascotHalo 5s ease-in-out infinite!important}.mine-view .mine-mascot-stage img{display:block!important;position:absolute!important;z-index:2;right:0!important;bottom:0!important;object-fit:contain;animation:ifmBeastFloatCalm 6s ease-in-out infinite,ifmBeastAuraCalm 4.5s ease-in-out infinite!important}}@media (min-width: 900px){.ifm-desktop-brand.ifm-desktop-brand-chart{top:calc(20px + env(safe-area-inset-top))!important;height:24px;display:flex!important;align-items:center}.ifm-desktop-brand.ifm-desktop-brand-chat,.ifm-desktop-brand.ifm-desktop-brand-member{top:calc(20px + env(safe-area-inset-top))!important;height:auto;display:block!important}.chat-view .chat-bar .open_menu{top:calc(72px + env(safe-area-inset-top))!important}}.r-popup-warp .r-popup-box.r-popup-bottom{overflow:hidden!important;border-radius:22px 22px 0 0!important}.r-popup-warp .r-popup-box.r-popup-bottom>.r-picker,.r-popup-warp .r-popup-box.r-popup-bottom>.r-calendar,.r-popup-warp .r-popup-box.r-popup-bottom>.r-action-sheet-cantent{border-radius:inherit!important}@media (min-width: 900px){.r-popup-warp .r-popup-box.r-popup-bottom{overflow:visible!important;border-radius:22px!important}.r-popup-warp .r-popup-box.r-popup-bottom>.r-picker,.r-popup-warp .r-popup-box.r-popup-bottom>.r-calendar,.r-popup-warp .r-popup-box.r-popup-bottom>.r-action-sheet-cantent{overflow:hidden;border-radius:22px!important}}@keyframes ifmMascotHalo{0%,to{box-shadow:0 0 0 1px rgba(167,139,250,.28),0 0 24px rgba(124,92,255,.3)}50%{box-shadow:0 0 0 1px rgba(91,200,214,.4),0 0 46px rgba(91,200,214,.42),0 0 18px rgba(167,139,250,.36)}}@media (prefers-reduced-motion: reduce){.mine-mascot-stage,.mine-mascot-stage img{animation:none!important}}@media (max-width: 700px){.mine-eyebrow,.auth-kicker,.auth-panel-kicker,.member-status-kicker,.profile-kicker{font-size:12px!important}.mine-summary,.member-tips-card .member-tips-info>div:last-child{font-size:12px!important}.mine-section-title small,.member-section-title small,.member-header-title small{font-size:11px!important}.mine-view .mine-other .member-days,.pay-history-meta,.pay-history-meta span,.pay-history-summary span{font-size:12px!important}.member-select-card>div .plan-meta,.member-select-card>div .plan-meta span{font-size:11px!important}.member-select-card .plan-selected{font-size:11px!important}.login .auth-panel label.input>span,.login .guest-tips,.register .field-label,.forgot_password .field-label,.register .agreement,.forgot_password .auth-helper,.register .auth-helper{font-size:12px!important}.member-view.member-view .member-header .member-history-link,.member-view.member-view .member-header-title small{font-size:12px!important}.member-view.member-view .member-tips-card .member-tips-info>div:last-child{font-size:12px!important}.member-view.member-view .member-bar .member-card .sub-title{font-size:12px!important}.member-view.member-view .member-select-card>div .plan-name{font-size:12px!important}.member-view.member-view .member-select-card>div .plan-meta,.member-view.member-view .member-select-card>div .plan-meta span{font-size:12px!important}.member-view.member-view .member-select-card>div .plan-selected{font-size:12px!important}.member-view.member-view .member-select-card>div{height:auto!important;min-height:116px!important;padding:12px 7px!important}.pay-history-view.pay-history-view .member-header-title small,.profile-view.profile-view .form-item .form-name,.profile-view.profile-view .info-bar .sub-title{font-size:12px!important}}html,body,#app{overflow:hidden;height:100%;overscroll-behavior:none}*{-webkit-tap-highlight-color:transparent!important}.cursor-pointer{cursor:pointer}.text-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scroll-y{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.scroll-y::-webkit-scrollbar{display:none}.header{height:44px;position:relative;padding:0 16px}.header .header-title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:20px}.empty-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:14px;color:gray}.position-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.provider{height:100%}.ea-button{box-sizing:border-box;display:inline-block;padding:12px 20px;margin:0;font-size:14px;font-weight:500;line-height:1;color:#606266;text-align:center;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dcdfe6;border-radius:4px;outline:none;transition:.1s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ea-button.ea-button-primary{color:#fff;background-color:#409eff;border-color:#409eff}.ea-button.ea-button-primary:hover{color:#fff;background:#66b1ff;border-color:#66b1ff}.r-input-warp{position:relative}.r-input-warp-border:before{content:"";pointer-events:none;display:block;position:absolute;left:0;top:0;transform-origin:0 0;border:1px solid #c7c7c7;border-radius:0;box-sizing:border-box;width:100%;height:100%}@media (min-resolution: 2dppx){.r-input-warp-border:before{width:200%;height:200%;border-radius:0;transform:scale(.5)}}@media (min-resolution: 3dppx){.r-input-warp-border:before{width:300%;height:300%;border-radius:0;transform:scale(.333)}}.r-input-warp-textarea{padding:6px 0}.r-input-warp .r-input-tool>*:last-child{margin-right:5px}.r-input-warp .r-input{min-height:32px;font-size:14px;font-family:auto;letter-spacing:1px;outline:none;box-sizing:border-box;border:0;padding:0 5px}.r-input-warp .r-input:disabled,.r-input-warp .r-textarea:disabled{opacity:.5}.r-input-warp .r-input-textarea-wrapper{position:relative;width:100%;margin:0;padding:0;line-height:normal}.r-input-warp .r-input-textarea-wrapper .r-textarea-block,.r-input-warp .r-input-textarea-wrapper .r-textarea{padding:0 5px;font-size:14px;font-family:auto;letter-spacing:1px}.r-input-warp .r-input-textarea-wrapper .r-textarea{position:absolute;width:100%;height:100%;top:0;left:0;margin:0;overflow:hidden;background:transparent;outline:0 none;border:none;padding:0 5px;font-size:14px;font-family:auto;letter-spacing:1px;box-sizing:border-box}.r-input-warp .r-input-textarea-wrapper .r-textarea-block{display:block;white-space:pre-wrap;word-wrap:break-word;visibility:hidden;overflow:hidden;margin:0;box-sizing:border-box;font-size:14px}.r-radio-group{position:relative;display:flex}.r-popup-warp,.r-popup-warp .r-popup-mask{position:absolute;top:0;left:0;width:100%;height:100%;z-index:99}.r-popup-warp .r-popup-mask{background:rgba(0,0,0,.5);transition:all .3s;z-index:99}.r-popup-box{position:absolute;z-index:99;overflow:hidden;max-width:100%;max-height:100%;transition-property:transform;transition-duration:.36s}.r-popup-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.r-popup-mask-enter-from{opacity:.3}.r-popup-mask-enter-to,.r-mask-leave{opacity:1}.r-popup-mask-leave-to{opacity:0}.r-popup-box-top-enter-from{transform:translate3d(0,-100%,0)}.r-popup-box-top-leave{transform:translateZ(0)}.r-popup-box-top-leave-to{transform:translate3d(0,-100%,0)}.r-popup-box-bottom-enter-from{transform:translate3d(0,100%,0)}.r-popup-box-bottom-leave{transform:translateZ(0)}.r-popup-box-bottom-leave-to{transform:translate3d(0,100%,0)}.r-popup-box-left-enter-from{transform:translate3d(-100%,0,0)}.r-popup-box-left-leave{transform:translateZ(0)}.r-popup-box-left-leave-to{transform:translate3d(-100%,0,0)}.r-popup-box-right-enter-from{transform:translate3d(100%,0,0)}.r-popup-box-right-leave{transform:translateZ(0)}.r-popup-box-right-leave-to{transform:translate3d(100%,0,0)}.r-popup-box-center-enter-active{transition-timing-function:cubic-bezier(.395,.225,.17,1.32);transition-duration:.2s}.r-popup-box-center-enter-from{transform:translate(-50%,-50%) scale(.7)}.r-popup-box-center-enter-to{transform:translate(-50%,-50%) scale(1)}.r-popup-box-center-leave-active{transition-duration:.2s}.r-popup-box-center-leave{transform:translate(-50%,-50%) scale(1);opacity:1}.r-popup-box-center-leave-to{transform:translate(-50%,-50%) scale(.8);opacity:0}.r-picker{background-color:#fff;border-top-left-radius:30px;border-top-right-radius:30px}.r-picker .r-picker-header{padding:0 8px;min-height:44px;font-size:16px;position:relative}.r-picker .r-picker-header .r-picker-tools>div{height:44px;line-height:44px}.r-picker .r-picker-header .r-picker-tools-ok{color:#ffb403}.r-picker .r-picker-header .r-picker-tools-cancel{margin-right:10px}.r-picker .r-picker-body{overflow:hidden;position:relative;height:296px}.r-picker .r-picker-body>div{overflow:hidden}.r-picker .r-picker-wheel-scroll{padding:0;list-style:none;margin-top:130px}.r-picker .r-picker-wheel-scroll .wheel-item{height:38px;line-height:38px;list-style:none;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.r-picker .r-picker-mask{position:absolute;background:linear-gradient(0deg,rgba(255,255,255,.8),rgba(255,255,255,.8));width:100%;z-index:1;pointer-events:none;transform:translateZ(0)}.r-picker .r-picker-mask:before{content:"";position:absolute;transform:scale(.5) translateZ(0);width:200%;border-top:1px solid #ebebeb;left:0;bottom:0;transform-origin:0 bottom}.r-picker .r-picker-mask-top{top:0;height:calc(50% - 20px)}.r-picker .r-picker-mask-top:before{bottom:0;transform-origin:0 bottom}.r-picker .r-picker-mask-bottom{bottom:0;height:calc(50% - 20px)}.r-picker .r-picker-mask-bottom:before{top:0;transform-origin:0 top}.r-picker .wheel-item{transform:rotateX(0)!important}.r-picker .picker-foot{margin-bottom:20px}.r-picker .picker-foot div{width:322px;height:48px;font-size:16px;color:#fff;border-radius:30px;background-color:#9e7cef;margin-bottom:10px}.date-picker-foot{height:100%;margin:10px 5px;height:44px}.date-picker-foot>div{font-size:16px;box-sizing:border-box;border-radius:5px;font-weight:600}.date-picker-foot .date-picker-foot-cancel{flex:2;border:1px solid #efefef}.date-picker-foot .date-picker-foot-ok{flex:3;margin-left:20px;background-color:#ffb403;color:#fff}.date-picker-tools{width:100%;height:44px;font-size:13px;white-space:nowrap;font-weight:600;color:#333}.date-picker-tools:after{content:"";position:absolute;left:0;bottom:2px;border-bottom:2px solid #ffb403;width:calc(50% - 22px);transform:translate(12px);transition:transform .2s cubic-bezier(.395,.225,.17,1.1)}.date-picker-tools .date-picker-desc{padding:0 1px}.date-picker-tools .date-picker-select-time{text-align:center;height:100%;line-height:44px}.date-picker-tools .date-picker-select-time-normal{color:#999}.date-picker-select-index-1:after{transform:translate(calc(100% + 34px))}.r-scroll{height:100%;overflow:hidden;position:relative}.r-scroll .r-scroll-download-warp{position:absolute;top:0;left:0;width:100%}.r-scroll .r-scroll-warp{position:relative}.r-scroll .r-scroll-warp-x{width:100%}.r-scroll .r-scroll-warp-x>div{white-space:nowrap;display:inline-block}.r-scroll .r-scroll-warp-y{height:100%}.r-scroll .r-scroll-warp iframe{width:100%;height:100%;visibility:hidden;pointer-events:none;opacity:0;position:absolute;top:0;left:0;width:0px}.toast{margin:55px 10px 10px}.toast-position-bottom{margin-bottom:30px}.toast>div{padding:10px 16px;font-size:14px;font-weight:500;color:#646a73;background:#fff;border-radius:4px;box-shadow:0 1px 10px rgba(176,176,176,.3)}.toast>div i{font-size:25px}.toast>div span{margin-left:2px}.toast-other{width:100vw;height:100vh;position:relative}.toast-other-box{opacity:.9}.toast-other-box .content{max-width:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:12px 16px;white-space:nowrap;font-size:14px;color:#fff;background:#000;border-radius:4px;box-shadow:0 3px 8px rgba(0,0,0,.1)}.toast-other-box .content>img{margin:8px 0 14px;animation:loading 1s linear infinite}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.toast-mark{position:fixed;top:0;left:0;z-index:10000;background-color:#646a73}.iphone .toast-position-top{margin-top:22px}.iphone-x .toast-position-top{margin-top:42px}.popup-toast{z-index:10000!important}.popup-toast .r-popup-mask{background-color:transparent!important}.popup-toast .delete-margin{margin-left:24px;color:#ff5d2f;cursor:pointer;pointer-events:auto}.pointer-events{pointer-events:none}.toast-type-error .toast-content-warp{background-color:#ffe3e3;color:#f56c6c}.toast-type-success .toast-content-warp{background-color:#f1fceb;color:#67c23a}.l-dialog{width:270px;background-color:#fff;border-radius:5px;text-align:center}.l-dialog>header{font-size:18px;padding:24px 10px 10px;font-size:16px;font-weight:500;color:#212121}.l-dialog>section{font-size:15px;padding:0 10px 24px;font-size:16px;font-weight:400;color:#646a73}.l-dialog>footer{overflow:hidden;position:relative}.l-dialog>footer:before{content:"";pointer-events:none;display:block;position:absolute;left:0;top:0;transform-origin:0 0;border-top:1px solid #eeeeee;border-radius:0;box-sizing:border-box;width:100%;height:100%}@media (min-resolution: 2dppx){.l-dialog>footer:before{width:200%;height:200%;border-radius:0;transform:scale(.5)}}@media (min-resolution: 3dppx){.l-dialog>footer:before{width:300%;height:300%;border-radius:0;transform:scale(.333)}}.l-dialog>footer .l-dialog-button{height:36px;line-height:36px;white-space:nowrap;font-size:16px;color:#333;box-sizing:border-box;position:relative;font-weight:500}.l-dialog>footer .l-dialog-button-ok{color:#ffb403}.l-dialog-confirm .l-dialog-button:last-child:before{content:"";pointer-events:none;display:block;position:absolute;left:0;top:0;transform-origin:0 0;border-left:1px solid #eeeeee;border-radius:0;box-sizing:border-box;width:100%;height:100%}@media (min-resolution: 2dppx){.l-dialog-confirm .l-dialog-button:last-child:before{width:200%;height:200%;border-radius:0;transform:scale(.5)}}@media (min-resolution: 3dppx){.l-dialog-confirm .l-dialog-button:last-child:before{width:300%;height:300%;border-radius:0;transform:scale(.333)}}.r-calendar{background-color:#fff}.r-calendar-title{position:relative;text-align:center;font-weight:600;font-size:16px;height:44px;color:#9e7cef}.r-calendar-title .xicon{color:#9e7cef!important;opacity:.6}.r-calendar-title>div{padding:0 20px}.r-calendar-title:before{content:"";pointer-events:none;display:block;position:absolute;left:0;top:0;transform-origin:0 0;border-bottom:1px solid #dadada;border-radius:0;box-sizing:border-box;width:100%;height:100%}@media (min-resolution: 2dppx){.r-calendar-title:before{width:200%;height:200%;border-radius:0;transform:scale(.5)}}@media (min-resolution: 3dppx){.r-calendar-title:before{width:300%;height:300%;border-radius:0;transform:scale(.333)}}.r-calendar-title .header-date{margin:0 20px}.r-calendar-footer{width:calc(100% - 20px);margin-left:10px}.r-calendar-footer>div{width:30px;text-align:center;margin-bottom:-5px}.r-calendar-footer .r-calendar-footer-line{position:relative;height:1px}.r-calendar-footer .r-calendar-footer-line:before{content:"";pointer-events:none;display:block;position:absolute;left:0;top:0;transform-origin:0 0;border-bottom:1px solid #adadad;border-radius:0;box-sizing:border-box;width:100%;height:100%}@media (min-resolution: 2dppx){.r-calendar-footer .r-calendar-footer-line:before{width:200%;height:200%;border-radius:0;transform:scale(.5)}}@media (min-resolution: 3dppx){.r-calendar-footer .r-calendar-footer-line:before{width:300%;height:300%;border-radius:0;transform:scale(.333)}}.r-calendar .r-calendar-week{color:#c5c8ce;padding:15px 0}.r-calendar .r-calendar-row{padding:1px 0;margin-top:px;color:#17233d;font-weight:400}.r-calendar .r-calendar-row>div:first-child{margin-top:10px}.r-calendar .r-calendar-row>div:not(:first-child){margin-top:22px}.r-calendar .r-calendar-row>div:last-child{padding-bottom:5px}.r-calendar .r-calendar-day{font-weight:400;color:#c5c8ce;position:relative}.r-calendar .r-calendar-day>div{pointer-events:none;border-radius:50%;white-space:nowrap;font-size:14px;position:relative;z-index:1}.r-calendar .r-calendar-day>div:first-child{margin-bottom:5px}.r-calendar .r-calendar-day:before{content:"";position:absolute;top:50%;left:50%;width:56px;height:56px;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none;box-sizing:border-box}.r-calendar .r-calendar-in-month{color:#17233d}.r-calendar .r-calendar-selected{color:#fff}.r-calendar .r-calendar-selected:before{background-color:#9e7cef}.yaer-picker-item{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:10px 5px}.yaer-picker-item>div{height:91px;font-size:18px;box-shadow:3px 2px 4px #f4f4f4;color:#2f2f2f}.r-swipe{position:relative}.r-swipe .r-swipe-warp{overflow:hidden}.r-swipe .r-swipe-warp .r-slide-content{display:flex}.r-swipe .r-swipe-dot-warp{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex}.r-swipe .r-swipe-dot-warp .r-swipe-dot{width:8px;height:8px;border-radius:50%;background-color:#c6c5c5}.r-swipe .r-swipe-dot-warp .r-swipe-dot:not(:first-child){margin-left:5px}.r-swipe .r-swipe-dot-warp .r-swipe-dot-active{background-color:#4e4c4c;position:absolute;top:0;left:0;margin-left:0!important;transition:transform cubic-bezier(.165,.84,.44,1) .3s}.r-swipe .r-swipe-pagination{position:absolute;bottom:10px;right:10px;font-size:12px;color:#302f2f}.r-radio{position:relative;display:flex;align-items:center}.r-radio:not(:first-child){margin-left:5px}.r-radio:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.r-radio .r-radio-mark{display:flex;align-items:center;margin-right:5px}.r-radio .r-label{font-size:16px}.r-cascader{background-color:#fff;border-radius:8px 8px 0 0;height:100%}.r-cascader>header{height:48px;font-weight:400;font-size:16px;color:#1f2329;position:relative;padding:0 16px;border-bottom:1px solid #e4e5e7}.r-cascader>header .r-cascader-title{font-weight:500;font-size:16px;color:#1f2329;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.r-cascader>header .r-cascader-button{height:100%;line-height:48px}.r-cascader>header .r-cascader-ok{color:#f99c35;text-align:right}.r-cascader .r-cascader-history{white-space:nowrap;overflow-x:auto;height:48px}.r-cascader .r-cascader-history>div{display:inline-block;height:48px;line-height:48px;padding:0 12px;font-weight:400;font-size:16px;color:#646a73;position:relative}.r-cascader .r-cascader-history>div:before{content:"";position:absolute;bottom:4px;left:4px;width:calc(100% - 8px);border-bottom:solid 4px #f99d35;opacity:0;border-radius:2px;transition:opacity .3s}.r-cascader .r-cascader-history-active{color:#f99d35}.r-cascader .r-cascader-history-active:before{opacity:1!important}.r-cascader .r-cascader-content-warp{padding-bottom:15px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;border-top:8px solid #f6f7f8}.r-cascader .r-cascader-content-warp .r-cascader-item{height:48px;line-height:48px;padding:0 16px;width:100%;box-sizing:border-box;position:relative;font-weight:400;font-size:16px;color:#1f2329}.r-cascader .r-cascader-content-warp .r-cascader-item .xicon{color:#dcdcdc!important}.r-cascader .r-cascader-content-warp .r-cascader-item:before{content:"";position:absolute;left:16px;bottom:0;width:100%;border-bottom:1px solid #e4e5e7}.r-cascader .r-cascader-content-warp .r-cascader-item>div:first-child{width:calc(100% - 60px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.r-cascader .r-cascader-content-warp .r-cascader-item-checked{color:#f99d35}.r-cascader .r-cascader-content-warp .r-cascader-item-checked .xicon{color:#f99d35!important}.r-cascader .r-cascader-mark-warp{height:48px;width:30px}.l-switch{position:relative;width:48px;border:1px solid currentcolor;outline:0;overflow:hidden;color:#dfdfdf;border-radius:16px;box-sizing:border-box;transform:all .1s;background-color:currentcolor;-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:none}.l-switch:before{content:"";position:absolute;top:0;left:0;border-radius:15px;color:#fff;background-color:currentcolor;border:1px solid currentcolor;box-sizing:border-box;transition:transform .35s cubic-bezier(.45,1,.4,1)}.l-switch:after{content:" ";position:absolute;top:0;left:0;color:#fff;border-radius:15px;box-shadow:0 1px 3px rgba(0,0,0,.4);background-color:currentcolor;transition:transform .35s cubic-bezier(.45,1,.4,1)}.l-switch-size-default{height:28px}.l-switch-size-default:before,.l-switch-size-default:after{width:26px;height:26px}.l-switch-size-default:checked:after{transform:translate(22px)}.l-switch-size-large{width:60px;height:32px}.l-switch-size-large:before,.l-switch-size-large:after{width:30px;height:30px}.l-switch-size-large:checked:after{transform:translate(30px)}.l-switch-size-small{width:42px;height:26px}.l-switch-size-small:before,.l-switch-size-small:after{width:24px;height:24px}.l-switch-size-small:checked:after{transform:translate(18px)}.l-switch:checked{color:#ffb403}.l-switch:checked:before{transform:scale(0)}.l-switch:disabled{opacity:.5}.l-switch-wrap{position:relative;display:inline-block}.l-switch-wrap .preventDefault{position:absolute;left:0;top:0;bottom:0;right:0}.r-action-sheet{width:calc(100% - 16px);margin:0 auto 8px}.r-action-sheet>div{background-color:#fff}.r-action-sheet .r-action-sheet-cantent{border-radius:4px;overflow:hidden}.r-action-sheet .r-action-sheet-item,.r-action-sheet .r-action-sheet-cancel{height:50px;line-height:50px;text-align:center;font-size:16px;font-weight:400;color:#1f2329;position:relative}.r-action-sheet .r-action-sheet-item:not(:last-child):before,.r-action-sheet .r-action-sheet-cancel:not(:last-child):before{content:"";pointer-events:none;display:block;position:absolute;left:0;top:0;transform-origin:0 0;border-bottom:1px solid rgba(177,177,177,.2);border-radius:0;box-sizing:border-box;width:100%;height:100%}@media (min-resolution: 2dppx){.r-action-sheet .r-action-sheet-item:not(:last-child):before,.r-action-sheet .r-action-sheet-cancel:not(:last-child):before{width:200%;height:200%;border-radius:0;transform:scale(.5)}}@media (min-resolution: 3dppx){.r-action-sheet .r-action-sheet-item:not(:last-child):before,.r-action-sheet .r-action-sheet-cancel:not(:last-child):before{width:300%;height:300%;border-radius:0;transform:scale(.333)}}.r-action-sheet .r-action-sheet-cancel{margin-top:4px;border-radius:4px;color:#646a73}.r-swipe-action{position:relative;transition:transform .3s}.r-swipe-action .r-swipe-action-button{position:absolute}.r-swipe-action .r-swipe-action-button-right{right:0;top:0;height:100%;transform:translate(100%)}.r-swipe-action .r-swipe-action-button .r-swipe-action-item{padding:0 20px}/*! autoprefixer: off */.chat-view{overflow:hidden;height:100%;position:relative;transition:transform .3s;background:linear-gradient(135deg,var(--ifm-nebula-top),var(--ifm-ink))}.chat-view-focus{transform:translateY(-120px)}.chat-view-focus .chat-message-box,.chat-view-focus .chat-footer{transform:translateY(-200px)}.chat-view .chat-bar{height:190px;z-index:11;position:relative;overflow:visible;background:radial-gradient(80% 120% at 78% 8%,rgba(124,92,255,.5),transparent 58%),radial-gradient(70% 100% at 8% 30%,rgba(91,200,214,.22),transparent 62%),radial-gradient(50% 70% at 46% 42%,rgba(167,139,250,.34),transparent 70%),linear-gradient(180deg,#2a1d5c,#1a1140 52%,#0e0a1a);background-size:160% 160%;background-position:50% 50%;animation:ifmNebulaDrift 18s ease-in-out infinite}.chat-view .chat-bar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(1.4px 1.4px at 12% 22%,rgba(255,255,255,.85),transparent),radial-gradient(1.2px 1.2px at 28% 62%,rgba(255,255,255,.6),transparent),radial-gradient(1.6px 1.6px at 44% 18%,rgba(255,255,255,.7),transparent),radial-gradient(1px 1px at 58% 48%,rgba(255,255,255,.5),transparent),radial-gradient(1.5px 1.5px at 68% 28%,rgba(232,197,107,.7),transparent),radial-gradient(1.2px 1.2px at 82% 58%,rgba(255,255,255,.55),transparent),radial-gradient(1px 1px at 92% 32%,rgba(255,255,255,.45),transparent),radial-gradient(1.3px 1.3px at 20% 78%,rgba(167,139,250,.6),transparent),radial-gradient(1.1px 1.1px at 52% 82%,rgba(255,255,255,.4),transparent),radial-gradient(1.4px 1.4px at 74% 72%,rgba(91,200,214,.55),transparent);background-size:420px 190px;background-repeat:repeat-x;animation:ifmStars 7s ease-in-out infinite;pointer-events:none}.chat-view .chat-bar:after{content:"";position:absolute;left:0;right:0;bottom:0;height:62px;background:linear-gradient(180deg,transparent,rgba(12,8,24,.86));pointer-events:none}.chat-view .chat-bar .chat-aurora{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:linear-gradient(104deg,transparent 30%,rgba(167,139,250,.16) 44%,rgba(91,200,214,.12) 52%,rgba(232,197,107,.08) 58%,transparent 72%);background-size:240% 100%;animation:ifmAurora 11s ease-in-out infinite;mix-blend-mode:screen}.chat-view .chat-bar .xicon{position:relative;z-index:3}.chat-view .chat-bar .bg-top{display:none}.chat-view .chat-bar .icon_master{position:absolute;right:10px;bottom:0;width:220px;transform-origin:50% 88%;filter:drop-shadow(0 6px 18px rgba(3,1,14,.5));animation:ifmBeastFloatCalm 6.5s ease-in-out infinite,ifmBeastAuraCalm 5.5s ease-in-out infinite;will-change:transform,filter}.chat-view .chat-bar .master-card{background:linear-gradient(165deg,rgba(255,255,255,.1),rgba(255,255,255,.03));border:1px solid var(--ifm-stroke);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 40px 100px rgba(0,0,0,.5);border-radius:14px;position:absolute;left:20px;right:20px;bottom:-38px;padding:16px 28px;z-index:4;box-shadow:0 1px rgba(255,255,255,.08) inset,0 -1px rgba(0,0,0,.28) inset,0 2px 6px rgba(3,1,14,.5),0 14px 34px rgba(3,1,14,.5),0 34px 70px rgba(3,1,14,.42),0 0 0 1px rgba(167,139,250,.18)!important}.chat-view .chat-bar .master-card .card-info{padding-right:84px}.chat-view .chat-bar .master-card .card-info>div:first-child{font-size:17px;font-weight:700;color:var(--ifm-cream);line-height:26px}.chat-view .chat-bar .master-card .card-info>div:last-child{font-size:12px;color:var(--ifm-gold);margin-top:5px}.chat-view .chat-bar .master-card .master-state{position:absolute;top:50%;transform:translateY(-50%);right:28px;font-size:var(--ifm-type-micro);font-weight:700;color:#fff;width:46px;height:20px;border-radius:20px;background-color:#4a2fa8;background-image:linear-gradient(135deg,#5c3bc4,#3d2590);border:1px solid rgba(167,139,250,.55);box-shadow:0 2px 10px rgba(74,47,168,.6),inset 0 1px rgba(255,255,255,.2)}.chat-view .chat-bar .master-card-sex-2 .card-info>div:last-child{color:var(--ifm-violet-2)}.chat-view .chat-bar .master-card-sex-2 .master-state{background-color:#1e5a66;background-image:linear-gradient(135deg,#26707e,#164752);border-color:rgba(91,200,214,.6);box-shadow:0 2px 10px rgba(30,90,102,.6),inset 0 1px rgba(255,255,255,.2)}.chat-view .chat-bar .open_menu{position:absolute;left:10px;top:28px;width:44px;height:44px;display:grid;place-items:center}.chat-view .chat-bar .new_chat{position:absolute;right:10px;top:28px;width:44px;height:44px;display:grid;place-items:center}.chat-view .chat-message-box{overflow-y:auto;--webkit--overflow-scrolling: touch;position:relative;z-index:10;transition:transform .3s}.chat-view .chat-message-box .chat-message-spacer{height:50px;flex:0 0 50px}.chat-view .chat-message-box{margin-top:44px}.chat-view .chat-message-box iframe{position:absolute;height:100%;visibility:hidden;user-select:none;pointer-events:none}.chat-view .chat-message-box .markdown-body{position:relative}.chat-view .chat-message-box .markdown-body>div{margin-bottom:10px!important}.chat-view .chat-message-box .message-turn{display:flex;flex-direction:column}.chat-view .chat-message-box .message-turn+.message-turn{margin-top:22px}.chat-view .chat-message-box .message-turn .question-message{margin-bottom:12px}.chat-view .chat-message-box .answer-message{background:linear-gradient(165deg,rgba(255,255,255,.1),rgba(255,255,255,.03));border:1px solid var(--ifm-stroke);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);color:var(--ifm-cream);border-radius:16px 16px 16px 4px;margin:0 10px;padding:12px 16px;max-width:calc(100vw - 80px);box-sizing:border-box;position:relative;line-height:1.62;font-size:14.5px;box-shadow:inset 0 1px rgba(255,255,255,.1),0 6px 18px rgba(3,1,14,.4);-webkit-align-self:start;-moz-align-self:start;-ms-flex-item-align:start;align-self:start}.chat-view .chat-message-box .answer-message:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:2px;border-radius:2px;background:linear-gradient(180deg,rgba(91,200,214,.9),rgba(124,92,255,.5))}.chat-view .chat-message-box .opening-suggestions{display:flex;flex-wrap:wrap;gap:8px;margin:10px 12px 14px;-webkit-align-self:start;-moz-align-self:start;-ms-flex-item-align:start;align-self:start}.chat-view .chat-message-box .opening-suggestions button{-webkit-appearance:none;appearance:none;min-height:44px;border:1px solid rgba(91,200,214,.34);border-radius:999px;background:rgba(35,30,61,.78);color:var(--ifm-cream);padding:8px 12px;font-size:13px;line-height:1.35;cursor:pointer;box-shadow:inset 0 1px rgba(255,255,255,.08)}.chat-view .chat-message-box .opening-suggestions button:active{transform:translateY(1px);background:rgba(65,48,116,.9)}.chat-view .chat-message-box .question-message{padding:12px 17px;max-width:calc(100vw - 80px);box-sizing:border-box;position:relative;background:linear-gradient(146deg,#9b7dff,#7c5cff 42%,#5a38c8);color:#fff;font-weight:500;border-radius:18px 18px 5px;margin:0 10px;line-height:1.62;font-size:14.5px;border:1px solid rgba(196,178,255,.34);box-shadow:inset 0 1.5px rgba(255,255,255,.34),inset 0 -1.5px rgba(40,20,100,.4),0 3px 8px rgba(50,26,130,.42),0 12px 28px rgba(74,44,160,.46),0 0 26px rgba(124,92,255,.28);text-shadow:0 1px 2px rgba(40,20,100,.5);white-space:pre-wrap;overflow-wrap:anywhere}.chat-view .chat-footer{background-color:rgba(14,10,26,.72);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--ifm-stroke);padding:16px;transition:transform .3s}.chat-view .chat-footer .suggested-wrap{font-size:14px;color:var(--ifm-text-2);margin-bottom:16px}.chat-view .chat-footer .suggested-wrap .suggested-item{text-decoration:underline;color:var(--ifm-teal);margin-right:10px}.chat-view .chat-footer .input-warp{background:linear-gradient(165deg,rgba(255,255,255,.1),rgba(255,255,255,.03));border:1px solid var(--ifm-stroke);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-radius:30px}.chat-view .chat-footer .input-warp .chat-input,.chat-view .chat-footer .input-warp .input{border:none;background:none;outline:none;color:var(--ifm-cream)}.chat-view .chat-footer .input-warp .chat-input::placeholder,.chat-view .chat-footer .input-warp .input::placeholder{color:var(--ifm-text-3)}.chat-view .chat-footer .input-warp .chat-input{display:block;min-height:44px;max-height:112px;padding:11px 20px;box-sizing:border-box;color:var(--ifm-cream);font:inherit;line-height:22px;resize:none;overflow-y:auto}.chat-view .chat-footer .input-warp .input{overflow:hidden;opacity:0;color:var(--ifm-text-3)}.chat-view .chat-footer .input-warp .input-show{opacity:1}.chat-view .chat-footer .input-warp img,.chat-view .chat-footer .input-warp .xicon{margin-right:20px}.chat-view .virtual_input{position:absolute;bottom:14px;left:28px;height:700px;width:calc(100% - 100px);z-index:1;border:none;background:none;opacity:0;outline:none}.chat-view .virtual_input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.chat-view .virtual_input-focus{height:44px;bottom:215px}.show-input{opacity:1!important}@keyframes breathing{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}@keyframes ifmNebulaDrift{0%,to{background-position:42% 44%}50%{background-position:58% 56%}}@keyframes ifmAurora{0%,to{background-position:0% 50%;opacity:.55}50%{background-position:100% 50%;opacity:1}}@media (prefers-reduced-motion: reduce){.chat-view .chat-bar{animation:none}.chat-view .chat-bar .chat-aurora,.chat-view .chat-bar:before{animation:none}}@media (min-width: 900px){.chat-view{background:transparent!important}.chat-view .chat-bar{height:250px;background-image:radial-gradient(80% 120% at 78% 8%,rgba(124,92,255,.5),transparent 58%),radial-gradient(70% 100% at 8% 30%,rgba(91,200,214,.22),transparent 62%),radial-gradient(50% 70% at 46% 42%,rgba(167,139,250,.34),transparent 70%),linear-gradient(180deg,#2a1d5c,rgba(26,17,64,.72) 52%,rgba(12,8,24,0))}.chat-view .chat-bar:after{display:none}.chat-view .chat-bar:before{-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 46%,transparent 88%);mask-image:linear-gradient(180deg,#000 0%,#000 46%,transparent 88%)}.chat-view .chat-bar .icon_master{width:260px;right:max(10px,50% - 440px - 20px);bottom:0}.chat-view .chat-bar .master-card{left:50%;right:auto;transform:translate(-50%);width:880px;max-width:calc(100% - 40px);box-sizing:border-box;padding:18px 28px;border-radius:18px}.chat-view .chat-bar .open_menu{left:max(16px,50% - 440px)}.chat-view .chat-bar .new_chat{right:max(16px,50% - 440px)}.chat-view .chat-message-box{background:transparent!important}.chat-view .chat-message-box .chat-message-spacer{display:none}.chat-view .chat-message-box .markdown-body{width:880px;max-width:calc(100% - 40px);margin:0 auto;min-height:100%;justify-content:flex-end;padding-bottom:8px}.chat-view .chat-message-box .answer-message,.chat-view .chat-message-box .question-message{max-width:68%}.chat-view .chat-footer{padding:16px 0 20px;background:transparent;border-top:none;backdrop-filter:none}.chat-view .chat-footer .input-warp{width:880px;max-width:calc(100% - 40px);margin:0 auto;border-radius:26px;box-shadow:0 16px 40px rgba(3,1,14,.6),inset 0 1px rgba(255,255,255,.1)}.chat-view .chat-footer .input-warp .chat-input{min-height:50px;padding-top:14px;padding-bottom:14px;font-size:15px}.chat-view .chat-footer .suggested-wrap{width:880px;max-width:calc(100% - 40px);margin-left:auto;margin-right:auto}}@media (min-width: 1441px){.chat-view .chat-bar{height:270px}.chat-view .chat-bar .open_menu{left:48px}.chat-view .chat-bar .new_chat{right:48px}}@media (min-width: 561px) and (max-width: 899px){.chat-view .chat-bar{height:220px}.chat-view .chat-bar .icon_master{width:250px}.chat-view .chat-message-box .markdown-body,.chat-view .chat-footer .input-warp{width:min(94vw,680px);margin:0 auto}}.android-view .chat-view-focus{transform:translateY(-60px)}.android-view .chat-view-focus .chat-message-box,.android-view .chat-view-focus .chat-footer{transform:translateY(-90px)}.android-view .virtual_input-focus{bottom:106px}.android-view .keyboard-size-1 .chat-view-focus{transform:translateY(-88px)}.android-view .keyboard-size-1 .chat-view-focus .chat-message-box,.android-view .keyboard-size-1 .chat-view-focus .chat-footer{transform:translateY(-125px)}.android-view .keyboard-size-1 .virtual_input-focus{bottom:142px}.chat-view .chat-footer .input-warp.is-responding{position:relative;isolation:isolate;border-color:transparent!important;box-shadow:0 16px 40px rgba(3,1,14,.48),inset 0 1px rgba(255,255,255,.12)!important}.chat-view .chat-footer .input-warp.is-responding:before,.chat-view .chat-footer .input-warp.is-responding:after{content:"";position:absolute;pointer-events:none;border-radius:inherit}.chat-view .chat-footer .input-warp.is-responding:before{z-index:0;top:-2px;right:-2px;bottom:-2px;left:-2px;padding:2px;background:conic-gradient(from var(--ifm-input-angle),transparent 0deg,rgba(56,230,162,.12) 55deg,rgba(56,230,162,.95) 92deg,rgba(167,139,250,.92) 128deg,transparent 172deg,transparent 360deg);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:ifmInputOrbit 1.8s linear infinite}.chat-view .chat-footer .input-warp.is-responding:after{display:none}.chat-view .chat-footer .input-warp.is-responding .chat-input,.chat-view .chat-footer .input-warp.is-responding img,.chat-view .chat-footer .input-warp.is-responding .xicon{position:relative;z-index:1}@property --ifm-input-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes ifmInputOrbit{to{--ifm-input-angle: 360deg}}@media (prefers-reduced-motion: reduce){.chat-view .chat-footer .input-warp.is-responding:before,.chat-view .chat-footer .input-warp.is-responding:after{animation:none!important;background:linear-gradient(90deg,rgba(56,230,162,.7),rgba(167,139,250,.7))}}.loading-dot{width:50px;height:16px}.loading-dot .dot{width:5px;height:5px;background:linear-gradient(to bottom,#b8b8b8,#9b9b9b);border-radius:50%;margin:0 5px;animation:dot-pulse .6s infinite ease-in-out both}.loading-dot .dot:nth-child(1){animation-delay:-.32s}.loading-dot .dot:nth-child(2){animation-delay:-.16s}@keyframes dot-pulse{0%,80%,to{transform:scale(.6)}40%{transform:scale(1)}}.scroll-view{overflow-y:auto;overflow-x:hidden;height:100%}.scroll-view::-webkit-scrollbar-track{background:rgba(255,255,255,0);border-radius:4px}.scroll-view::-webkit-scrollbar-thumb{background:rgba(202,202,202,0);border-radius:4px}.scroll-view::-webkit-scrollbar-thumb:hover{background:#cacaca}.scroll-view::-webkit-scrollbar{width:6px;height:8px}.scroll-view-show::-webkit-scrollbar-thumb{background:#cacaca}.loader-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.loader-svg{transform:rotate(-90deg)}.loader-circle{animation:loader-rotate .6s cubic-bezier(.5,.8,.8,1) infinite;transform-origin:50% 50%}@keyframes loader-rotate{to{transform:rotate(360deg)}}.loader-text{font-weight:400;font-size:14px;color:#9a9a9a;margin-top:12px}.confirm-view{width:342px;background-color:#fff;border-radius:15px;padding:36px 26px;position:relative;box-sizing:border-box}.confirm-view .xicon{position:absolute;top:20px;right:20px}.confirm-view .confirm-title{font-size:24px;color:#000;margin-bottom:20px;padding:0 16px}.confirm-view .confirm-sub-title{font-size:14px;color:#9099a5;padding:0 16px}.confirm-view .confirm-button{margin-top:40px}.confirm-view .confirm-button>div{width:128px;height:48px;border-radius:28px;font-weight:600;font-size:14px;background-color:#d7d7d7;color:#fff}.confirm-view .confirm-button>div:last-child{background-color:#9e7cef;margin-left:20px}.popup-new-link{background-color:#fff;border-radius:10px;width:270px}.popup-new-link .title{margin-top:20px;color:#000;font-size:14px;font-weight:700;margin-bottom:20px}.popup-new-link input{width:230px;height:36px;border:1px solid #eee;border-radius:30px;background-color:#f6f8fe;outline:none;padding:0 40px 0 16px;box-sizing:border-box}.popup-new-link .input-wrap{position:relative;margin-bottom:20px}.popup-new-link .input-wrap>div{position:absolute;top:50%;right:16px;transform:translateY(-50%);color:#6d6d6d;font-size:13px}.popup-new-link .button-box{width:100%;border-top:1px solid #eee}.popup-new-link .button-box>div{height:44px;line-height:44px;text-align:center;color:#007aff;font-size:14px}.popup-new-link .button-box>div:last-child{font-weight:700;border-left:1px solid #eee}.history-view.history-view{width:min(420px,92vw)!important;height:100%!important;min-height:0;padding:0!important;display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden;color:#f7f3ff;background:radial-gradient(95% 44% at 8% 0%,rgba(124,92,255,.28),transparent 72%),linear-gradient(165deg,#191032,#0d091d 55%,#090612)!important;border-right:1px solid rgba(192,180,227,.16);box-shadow:28px 0 70px rgba(3,1,14,.66)}.history-view.history-view .history-panel-header{min-height:104px;padding:24px 22px 18px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;box-sizing:border-box;border-bottom:1px solid rgba(192,180,227,.1);background:linear-gradient(180deg,rgba(255,255,255,.04),transparent)}.history-view.history-view .history-back{width:44px;height:44px;padding:0;display:grid;place-items:center;color:#d7c9ff;border-radius:12px;border:1px solid rgba(167,139,250,.17);background:rgba(124,92,255,.09);cursor:pointer}.history-view.history-view .history-heading-copy{min-width:0}.history-view.history-view .history-kicker{margin-bottom:3px;color:#38e6a2;font-size:var(--ifm-type-micro);font-weight:700;letter-spacing:.16em}.history-view.history-view .history-heading{color:#f8f6ff;font-size:var(--ifm-type-page);font-weight:760;line-height:1.25}.history-view.history-view .history-count{padding:5px 9px;color:rgba(238,235,243,.58);font-size:var(--ifm-type-meta);white-space:nowrap;border-radius:999px;border:1px solid rgba(192,180,227,.12);background:rgba(255,255,255,.035)}.history-view.history-view .history-range-tabs{margin:18px 18px 10px;padding:4px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;border-radius:15px;border:1px solid rgba(192,180,227,.1);background:rgba(5,3,13,.35)}.history-view.history-view .history-range-tabs button{min-width:0;height:44px;padding:0 8px;color:rgba(238,235,243,.58)!important;font:inherit;font-size:var(--ifm-type-control);font-weight:650;white-space:nowrap;border:1px solid rgba(192,180,227,.1)!important;border-radius:11px;background:linear-gradient(180deg,rgba(255,255,255,.043),rgba(255,255,255,.016))!important;box-shadow:none!important;transform:none;cursor:pointer;transition:color .2s ease,background .2s ease,box-shadow .2s ease}.history-view.history-view .history-range-tabs button.active,.history-view.history-view .history-range-tabs button[aria-selected=true]{color:#fff!important;border-color:rgba(192,180,227,.48)!important;background:linear-gradient(125deg,#6e33b1,#8f63ee 58%,rgba(56,230,162,.44) 145%)!important;box-shadow:inset 0 1px rgba(255,255,255,.24),inset 3px 0 #38e6a2,0 8px 22px rgba(110,51,177,.34)!important;transform:translateY(-1px)}.history-view.history-view .history-scroll{min-height:0;flex:1;padding:8px 18px 28px;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(167,139,250,.34) transparent}.history-view.history-view .history-group+.history-group{margin-top:19px}.history-view.history-view .history-title{margin:0 2px 8px!important;padding:0 4px!important;display:flex;align-items:center;justify-content:space-between;color:rgba(232,197,107,.76)!important;font-size:var(--ifm-type-micro)!important;font-weight:700;line-height:1.5;letter-spacing:.1em}.history-view.history-view .history-title:before{display:none!important}.history-view.history-view .history-title span:last-child{color:rgba(238,235,243,.33)}.history-view.history-view .history-item{width:100%;min-height:52px;margin:0 0 6px!important;padding:0 12px!important;display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:10px;box-sizing:border-box;color:rgba(245,242,252,.78)!important;font:inherit;font-size:var(--ifm-type-control)!important;text-align:left;border-radius:13px!important;border:1px solid rgba(192,180,227,.09)!important;background:linear-gradient(145deg,rgba(255,255,255,.05),rgba(255,255,255,.02))!important;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease}.history-view.history-view .history-item .history-item-mark{width:6px;height:6px;border-radius:50%;background:#38e6a2;box-shadow:0 0 10px rgba(56,230,162,.45)}.history-view.history-view .history-item .history-item-copy{min-width:0;display:flex;flex-direction:column;gap:3px;overflow:hidden}.history-view.history-view .history-item .history-item-copy>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-view.history-view .history-item .history-item-copy small{color:var(--ifm-text-3);font-size:var(--ifm-type-meta)}.history-view.history-view .history-item time{color:rgba(221,214,240,.4);font-size:var(--ifm-type-meta);font-variant-numeric:tabular-nums}.history-view.history-view .history-item:hover{transform:translate(3px);color:#fff!important;border-color:rgba(56,230,162,.22)!important;background:linear-gradient(90deg,rgba(56,230,162,.09),rgba(124,92,255,.09))!important}.history-view.history-view .history-item.is-active{color:#fff!important;border-color:rgba(56,230,162,.28)!important;background:linear-gradient(90deg,rgba(56,230,162,.1),rgba(124,92,255,.14))!important;box-shadow:inset 3px 0 rgba(56,230,162,.8)}.history-view.history-view .history-item.is-active .history-item-copy small{color:rgba(56,230,162,.82)}.history-view.history-view .empty-text{min-height:250px;margin:0!important;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:rgba(238,235,243,.58)!important;font-size:var(--ifm-type-meta);text-align:center}.history-view.history-view .empty-text .xicon{color:#a78bfa}.history-view.history-view .empty-text small{color:var(--ifm-text-3);font-size:var(--ifm-type-meta)}@media (max-width: 560px){.history-view.history-view{width:88vw!important}.history-view.history-view .history-panel-header{min-height:92px;padding:18px 16px 14px}.history-view.history-view .history-range-tabs{margin:14px 12px 8px}.history-view.history-view .history-range-tabs button{font-size:var(--ifm-type-control)}.history-view.history-view .history-scroll{padding:8px 12px 22px}.history-view.history-view .history-title{font-size:var(--ifm-type-micro)!important}.history-view.history-view .history-item{min-height:56px;font-size:var(--ifm-type-control)!important}.history-view.history-view .history-item .history-item-copy small,.history-view.history-view .history-item time{font-size:var(--ifm-type-meta)}}@media (prefers-reduced-motion: reduce){.history-view.history-view .history-item,.history-view.history-view .history-range-tabs button{transition:none!important}}.mine-view{overflow-x:auto;-webkit-overflow-scrolling:touch;height:100%;overscroll-behavior:none}.mine-view::-webkit-scrollbar{display:none}.mine-view .mine-bar{height:120px;padding-top:5px;background-image:linear-gradient(180deg,#8d62f4,#c9c5f9 145%);position:relative;margin-bottom:70px}.mine-view .mine-bar .bg-top{position:absolute;top:0;left:0;width:100%!important;height:100%;-o-object-fit:cover;object-fit:cover}.mine-view .mine-bar .mine-info-wrap{margin-left:20px;margin-top:20px}.mine-view .mine-bar .mine-info-wrap .mine-info{margin-left:16px}.mine-view .mine-bar .mine-info-wrap .mine-info .mine-name{font-size:16px;color:#fff;font-weight:700;margin-bottom:5px;position:relative}.mine-view .mine-bar .mine-info-wrap .mine-info .mine-other>div:first-child{font-size:12px;width:67px;height:24px;background-color:#fff;opacity:.6;border-radius:20px;margin-right:20px;position:relative}.mine-view .mine-bar .mine-info-wrap .mine-info .mine-other>div:last-child{color:#4b4b4b;font-size:14px}.mine-view .mine-bar .mine-card{background-color:#fff;border-radius:10px;position:absolute;left:20px;right:20px;bottom:-38px;padding:16px 28px;box-shadow:-1px 4px 9px #ebebeb}.mine-view .mine-bar .mine-card .title{font-size:17px;color:#000;margin-bottom:5px}.mine-view .mine-bar .mine-card .sub-title{font-size:12px;color:gray}.mine-view .card-group{margin:0 20px}.mine-view .card-group .title{font-size:16px;color:#787878;margin-bottom:10px}.mine-view .card-group .card-group-wrap{border-radius:10px;position:relative;background-color:rgba(141,98,244,.2)}.mine-view .card-group .card-group-wrap .card-item{padding:16px 28px;position:relative}.mine-view .card-group .card-group-wrap .card-item:not(:first-child):before{content:"";position:absolute;top:0;left:28px;right:28px;border-bottom:1px solid #d9d4d4}.mine-view .card-group .card-group-wrap .card-item img{margin-right:10px}.mine-view .card-group .card-group-wrap .card-item .icon-forward{position:absolute;right:28px;width:20px;height:20px;border-radius:50%;background-color:#fff;top:50%;transform:translateY(-50%)}.mine-view .card-group-mine{margin-top:28px}.mine-view .logout-button{padding:16px 28px;position:relative;background-color:rgba(141,98,244,.2);margin:30px 20px 0;border-radius:10px}.mine-view .logout-button .xicon{margin-right:10px}.mine-view .picture{width:50px;height:50px;position:relative;border-radius:50%;background-color:#fff}.mine-view .picture:before{content:"";width:50px;height:50px;position:absolute;top:0;left:0;border-radius:50%;background-color:#8d62f4}.mine-view .picture div{width:42px;height:42px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#9972f3;color:#fff;font-size:24px;font-weight:600;border-radius:50%}.mine-mascot-stage{display:none}.guid{width:100vw;height:100%;background-color:#fff}.guid .bg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.guid .back{position:absolute;top:10px;left:20px}.guid .content{position:relative;z-index:1;margin-top:80px;background-color:#fff;height:calc(100vh - 80px);border-top-left-radius:30px;border-top-right-radius:30px}.guid .header{margin:10px}.guid .header img{width:21px;margin-top:-2px;margin-right:16px}.guid .title-1{margin:10px 10px 10px 20px;font-size:16px}.guid .title-2{margin:20px 10px 10px 20px;font-size:14px}.guid .guid-2{width:322px;margin-left:20px;margin-top:16px}.guid .title-3{font-size:14px;margin-top:40px;margin-left:20px}.guid .guid-3{width:322px;margin-left:20px;margin-top:16px}.guid .tips{padding:16px 20px;line-height:22px;color:#7b7b7b}.profile-view{width:100vw;height:100%;background:#fff}.profile-view .profile-bar{height:100px;padding-top:10px;background-image:linear-gradient(to bottom,#3dcabd,#b6fff8);position:relative}.profile-view .profile-bar .bg-top{position:absolute;top:0;left:0;width:100%!important;height:100%;-o-object-fit:cover;object-fit:cover}.profile-view .profile-bar .xicon{position:absolute;left:10px;bottom:50px}.profile-view .profile-info-wrap{position:relative;top:-26px;background-color:#fff;border-top-left-radius:30px;border-top-right-radius:30px;padding:0 38px;overflow:hidden}.profile-view .profile-info-wrap .info-bar{margin-top:30px;height:100px;position:relative}.profile-view .profile-info-wrap .info-bar img{position:absolute;right:-10px;bottom:10px;top:-30px}.profile-view .profile-info-wrap .info-bar .title{font-size:var(--ifm-type-page);color:#000}.profile-view .profile-info-wrap .info-bar .sub-title{font-size:var(--ifm-type-meta);color:#9099a5;margin-top:8px;width:200px;line-height:20px}.profile-view .profile-info-wrap .info-bar .icon-profile{margin-top:15px}.profile-view .form-item{margin-bottom:28px}.profile-view .form-item .form-name{font-size:var(--ifm-type-control);margin-bottom:16px}.profile-view .form-item input{height:48px;outline:none;border:1px solid #e1e3e8;border-radius:10px;width:100%;padding:0 10px;box-sizing:border-box;font-size:var(--ifm-type-control)}.profile-view .form-item .sex-select>div{width:145px;height:48px;border:1px solid #d7d7d7;border-radius:10px}.profile-view .form-item .sex-select>div:first-child{margin-right:20px}.profile-view .form-item .sex-select .active{border-color:#8d62f4;color:#8d62f4;background-color:#d7caf5}.profile-view .form-item .birthday-select{width:160px;height:32px;border-radius:30px;background-color:#f5f5f5;color:#bebebe;position:relative}.profile-view .form-item .birthday-select:before{content:"";position:absolute;border-radius:30px;width:50%;height:100%;background-color:#3dcabd;transition:transform .3s}.profile-view .form-item .birthday-select div{border-radius:30px;position:relative;z-index:1}.profile-view .form-item .birthday-select-active-1 div:first-child{color:#fff}.profile-view .form-item .birthday-select-active-2:before{transform:translate(100%)}.profile-view .form-item .birthday-select-active-2 div:last-child{color:#fff}.profile-view .form-item .select-input{height:48px;outline:none;border:1px solid #e1e3e8;border-radius:10px;padding:0 10px;position:relative;margin-top:20px}.profile-view .form-item .select-input span{color:#7a7a7a}.profile-view .form-item .select-input img{position:absolute;top:50%;transform:translateY(-50%);right:10px}.profile-view .submit{width:322px;height:48px;background-color:#9e7cef;font-size:16px;color:#fff;border-radius:30px;margin:0 auto 20px}.profile-view .add-user{text-align:center;color:#9e7cef;font-size:16px;margin-top:20px}.profile-view .form-waring{color:#a53737;margin-top:8px;margin-left:5px}.member-view,.pay-history-view{width:100vw;height:100%;background:#fff}.member-view .member-bar,.pay-history-view .member-bar{height:120px;padding-top:24px;background-image:linear-gradient(180deg,#8d62f4,#c9c5f9 145%);position:relative;margin-bottom:70px}.member-view .member-bar .member-header,.pay-history-view .member-bar .member-header{padding:0 10px;font-size:14px;color:#363636;position:relative}.member-view .member-bar .member-header .member-header-title,.pay-history-view .member-bar .member-header .member-header-title{text-align:center;font-size:20px;color:#000}.member-view .member-bar .member-header .member-header-title>div,.pay-history-view .member-bar .member-header .member-header-title>div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.member-view .member-bar .member-card,.pay-history-view .member-bar .member-card{background-color:#fff;border-radius:10px;position:absolute;left:20px;right:20px;bottom:-38px;height:68px;padding:0 24px;box-shadow:-1px 4px 9px #ebebeb;font-size:17px;color:#000;margin-bottom:5px}.member-view .member-bar .member-card .sub-title,.pay-history-view .member-bar .member-card .sub-title{font-size:10px;color:gray;white-space:nowrap}.member-view .member-bar .member-card .sub-title span,.pay-history-view .member-bar .member-card .sub-title span{font-size:24px;color:#bc72e4}.member-view .member-tips-card,.pay-history-view .member-tips-card{height:108px;width:calc(100% - 40px);background:radial-gradient(74.86% 74.86% at 25.14% 50%,#c9c5f9,#8d62f4);background-size:cover;margin-left:20px;border-radius:10px;box-sizing:border-box}.member-view .member-tips-card img,.pay-history-view .member-tips-card img{margin-left:30px}.member-view .member-tips-card .member-tips-info,.pay-history-view .member-tips-card .member-tips-info{margin-left:20px;font-size:20px;font-weight:500;color:#fff}.member-view .member-tips-card .member-tips-info>div:last-child,.pay-history-view .member-tips-card .member-tips-info>div:last-child{font-size:12px;font-weight:400;margin-top:10px}.member-view .title,.pay-history-view .title{color:#787878;font-size:16px;margin:30px 0 20px 20px}.member-view .member-select-card,.pay-history-view .member-select-card{height:108px;width:calc(100% - 40px);margin-left:20px}.member-view .member-select-card>div,.pay-history-view .member-select-card>div{width:110px;height:108px;color:#1a1a1a;border:3px solid rgb(255,255,255);background:rgba(141,98,244,.2);border-radius:10px}.member-view .member-select-card>div>div,.pay-history-view .member-select-card>div>div{margin-top:5px;font-size:16px}.member-view .member-select-card>div .sub-title,.pay-history-view .member-select-card>div .sub-title{font-size:14px}.member-view .member-select-card .active,.pay-history-view .member-select-card .active{border:3px solid #8d62f4}.member-view .member-submit,.pay-history-view .member-submit{margin:60px auto 0;width:322px;height:48px;background:#8d62f4;border-radius:28px;font-weight:600;font-size:16px;color:#fff}.pay-view{width:100vw;height:100vh;box-sizing:border-box;padding:44px 0;background-color:#fff}.pay-view #ECPayPayment{padding:0 16px}.pay-view .pay-submit{width:100%;height:44px;font-size:16px;border-radius:30px;background-color:#ce89f2;color:#fff;margin-top:30px;padding:0 16px;box-sizing:border-box}.webview{width:100vw;height:100%;background:#fff}.webview iframe{width:100%;height:100%}.pay-history-view{height:100vh}.pay-history-view .member-bar{margin-bottom:0}.pay-history-view .pay-history-wrap{margin:0 16px;transform:translateY(-36px);position:relative;z-index:10;background:#fff;border-radius:10px}.pay-history-view .pay-history-wrap .pay-history-summary{display:flex;justify-content:space-between;padding:14px 28px;color:gray;font-size:12px;border-bottom:1px solid #dedede}.pay-history-view .pay-history-wrap .pay-history-item{padding:16px 28px;position:relative}.pay-history-view .pay-history-wrap .pay-history-item:not(:first-child):before{content:"";position:absolute;top:0;left:28px;border-top:1px solid #dedede;width:calc(100% - 56px)}.pay-history-view .pay-history-wrap .pay-history-item>div:first-child{font-size:14px;color:#000}.pay-history-view .pay-history-wrap .pay-history-item>div:first-child>div:first-child{font-weight:600}.pay-history-view .pay-history-wrap .pay-history-item>div:last-child{color:gray;font-size:12px;margin-top:10px}.pay-history-view .pay-history-wrap .pay-history-item .pay-history-icon{width:32px;height:32px;margin-right:12px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#7c57d1;background:#f1ebff}.pay-history-view .pay-history-wrap .pay-history-item .pay-history-meta{display:flex;gap:8px;margin-top:6px;color:gray;font-size:12px}.pay-history-view .pay-history-wrap .pay-history-item .pay-history-status{color:#7c57d1}.pay-history-view .pay-history-wrap .pay-history-item .pay-history-amount{color:#b23a48;font-weight:600;white-space:nowrap}.pay-history-view .tips{font-size:14px;position:absolute;left:50%;transform:translate(-50%);top:30%}.native-chart,.native-chart *,.native-ziwei-board,.native-ziwei-board *{box-sizing:border-box}.native-chart{width:100%;min-width:0;max-width:100%;margin:0 auto;padding:8px clamp(6px,1.2vw,16px) 96px;color:#eee8fa}.native-chart-shell{display:grid;grid-template-columns:minmax(0,1.68fr) minmax(330px,1fr);align-items:start;width:min(100%,1460px);min-width:0;margin:0 auto;gap:clamp(8px,1.1vw,16px)}.native-chart-board-column,.native-chart-console{width:100%;min-width:0}.native-chart-board-column{align-self:start}.native-chart-console{display:flex;flex-direction:column;height:100%;min-height:0;gap:8px}.native-subject-desktop{flex:0 0 auto;min-width:0}.period-mobile-tools{display:none;min-width:0}.chart-failure{padding:36px 16px;color:#f3a8b8;text-align:center}.native-ziwei-board{--zw-major-font: 16px;--zw-helper-font: 14px;--zw-misc-font: 11px;--zw-horoscope-font: 13px;--zw-palaceName-font: 14px;--zw-mutagen-font: 12px;width:100%;min-width:0;max-width:100%;font-family:Microsoft JhengHei,PingFang TC,Noto Sans TC,sans-serif}.native-ziwei-board .chart-board-stage{width:100%;min-width:0}.native-ziwei-board .palace-grid{position:relative;display:grid;grid-template:repeat(4,minmax(0,1fr))/repeat(4,minmax(0,1fr));width:100%;min-width:0;height:var(--native-board-height, auto);padding:clamp(3px,.55vw,8px);gap:clamp(2px,.28vw,4px);overflow:hidden;border:1px solid rgba(167,139,250,.45);border-radius:clamp(10px,1.5vw,20px);background:linear-gradient(160deg,#1b1438,#0d0922 68%,#0a0618);box-shadow:0 14px 34px rgba(3,1,14,.52),inset 0 0 0 1px rgba(167,139,250,.18),inset 0 1px rgba(255,255,255,.1)}.native-ziwei-board .palace-cell{position:relative;display:flex;flex-direction:column;min-width:0;min-height:0;padding:clamp(2px,.38vw,5px);overflow:hidden;cursor:pointer;color:rgba(244,241,250,.88);border:0;border-radius:clamp(4px,.6vw,8px);background:linear-gradient(158deg,rgba(255,255,255,.07),rgba(255,255,255,.01));box-shadow:inset 1px 1px rgba(255,255,255,.1),inset -1px -1px rgba(0,0,0,.5),0 2px 7px rgba(20,9,50,.55);transition:background .2s,box-shadow .2s}.native-ziwei-board .palace-cell.sfsz-selected{background:radial-gradient(120% 110% at 50% 0,rgba(124,92,255,.35),rgba(124,92,255,.06));box-shadow:inset 0 0 0 1.4px rgba(232,197,107,.72)}.native-ziwei-board .palace-cell.sfsz-related{background:linear-gradient(158deg,rgba(91,200,214,.2),rgba(91,200,214,.043))}.native-ziwei-board .stars-area{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:visible;gap:clamp(1px,.22vw,3px)}.native-ziwei-board .stars-row-main,.native-ziwei-board .stars-row-tstars{display:flex;align-items:flex-start;min-width:0;min-height:0;gap:clamp(1px,.2vw,3px);overflow:visible}.native-ziwei-board .stars-row-main{flex:1 1 auto;flex-flow:row wrap;align-content:flex-start}.native-ziwei-board .stars-row-main.is-density-fit{-moz-column-gap:0;column-gap:0}.native-ziwei-board .stars-row-main.is-density-fit .sihua-box,.native-ziwei-board .stars-row-main.is-density-fit .sh-box{min-width:0;padding-inline:1px}.native-ziwei-board .stars-row-main.is-single-line{flex-wrap:nowrap}.native-ziwei-board .stars-row-main .star-col{flex:0 0 auto}.native-ziwei-board .stars-row-tstars{flex-flow:row nowrap}.native-ziwei-board .stars-row-tstars{flex:0 0 auto;justify-content:flex-end}.native-ziwei-board .star-col{display:flex;flex-direction:column;align-items:center;min-width:0;gap:1px}.native-ziwei-board .star-name{line-height:.9;white-space:nowrap;writing-mode:vertical-rl;text-orientation:mixed}.native-ziwei-board .star-major .star-name{color:#fff;font-size:var(--zw-helper-font);font-weight:var(--zw-helper-weight, 400)}.native-ziwei-board .star-helper .star-name{color:#c9b9ff;font-size:var(--zw-helper-font);font-weight:var(--zw-helper-weight, 400)}.native-ziwei-board .star-assistant .star-name{color:var(--zw-assistant-color, #c9b9ff);font-size:var(--zw-assistant-font, var(--zw-helper-font));font-weight:var(--zw-assistant-weight, var(--zw-helper-weight, 400))}.native-ziwei-board .star-tough .star-name{color:#e8a87c;font-size:var(--zw-helper-font)}.native-ziwei-board .star-flower .star-name{color:#f7a8d8;font-size:var(--zw-helper-font)}.native-ziwei-board .star-misc .star-name{color:#a99fbd;font-size:var(--zw-misc-font)}.native-ziwei-board .star-brightness{color:#9489a8;font-size:clamp(6px,.65vw,9px);line-height:1}.native-ziwei-board .period-age-stack{position:absolute;right:clamp(13px,1.6vw,22px);bottom:clamp(16px,1.8vw,24px);left:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-width:0;line-height:1.15;pointer-events:none}.native-ziwei-board .small-limit-ages{max-width:100%;color:#8bd7e8;font-size:clamp(5px,.55vw,8px);line-height:1.15;text-align:center;white-space:nowrap}.native-ziwei-board .decadal-age-range{color:#d8b968;font-size:var(--zw-ageRange-font, 9px);font-weight:var(--zw-ageRange-weight, 700);line-height:1.15;text-align:center;white-space:nowrap}.native-ziwei-board .period-age-stack.active-small-limit{right:18%;left:36%}.native-ziwei-board .active-small-limit-label{display:inline-flex;align-items:center;justify-content:center;width:-moz-max-content;width:max-content;max-width:100%;padding:1px 3px;border:1px solid currentColor;border-radius:3px;color:#51cce5;font-size:clamp(7px,.8vw,11px);font-weight:700;line-height:1;white-space:nowrap}.native-ziwei-board .tstar-col .star-name{font-size:var(--zw-horoscope-font);font-weight:var(--zw-horoscope-weight, 700)}.native-ziwei-board .tstar-col.decadal .star-name,.native-ziwei-board .pname.decadal{color:#68b47a}.native-ziwei-board .tstar-col.smallLimit .star-name{color:#51cce5}.native-ziwei-board .tstar-col.yearly .star-name,.native-ziwei-board .pname.yearly{color:#bf75dd}.native-ziwei-board .tstar-col.monthly .star-name,.native-ziwei-board .pname.monthly{color:#e7904b}.native-ziwei-board .tstar-col.daily .star-name,.native-ziwei-board .pname.daily{color:#5aa7e2}.native-ziwei-board .tstar-col.hourly .star-name,.native-ziwei-board .pname.hourly{color:#a9a3b8}.native-ziwei-board .sihua-stack{display:flex;flex-direction:column;align-items:center;gap:1px}.native-ziwei-board .sihua-box,.native-ziwei-board .sh-box{display:inline-flex;align-items:center;justify-content:center;min-width:clamp(9px,1vw,13px);padding:1px 2px;border:1px solid rgba(255,255,255,.24);border-radius:3px;color:#fff;font-size:var(--zw-mutagen-font);font-weight:var(--zw-mutagen-weight, 700);line-height:1;writing-mode:horizontal-tb;box-shadow:0 2px 5px rgba(0,0,0,.25)}.native-ziwei-board .sihua-box.natal,.native-ziwei-board .sh-box.natal{background:#c84567}.native-ziwei-board .sihua-box.decadal{background:#39764b}.native-ziwei-board .sihua-box.yearly{background:#7442a0}.native-ziwei-board .sihua-box.monthly{background:#8a4d22}.native-ziwei-board .sihua-box.daily{background:#285f8c}.native-ziwei-board .sihua-box.hourly{background:#4c485c}.native-ziwei-board .bottom-area{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:clamp(30px,3.2vw,46px);margin-top:auto;padding-top:2px}.native-ziwei-board .bottom-main{display:flex;align-items:flex-end;min-width:0}.native-ziwei-board .palace-stack{flex:1;min-width:0;line-height:1.35}.native-ziwei-board .palace-stack.single-col{display:flex;flex-direction:column-reverse;align-items:flex-start}.native-ziwei-board .palace-stack.dual-col{display:grid;grid-template:repeat(4,auto)/auto auto;align-content:end;justify-content:start;gap:0 4px}.native-ziwei-board .palace-stack.dual-col .pname:nth-child(1){grid-row:4;grid-column:1}.native-ziwei-board .palace-stack.dual-col .pname:nth-child(2){grid-row:3;grid-column:1}.native-ziwei-board .palace-stack.dual-col .pname:nth-child(3){grid-row:2;grid-column:1}.native-ziwei-board .palace-stack.dual-col .pname:nth-child(4){grid-row:1;grid-column:1}.native-ziwei-board .palace-stack.dual-col .pname:nth-child(5){grid-row:4;grid-column:2}.native-ziwei-board .palace-stack.dual-col .pname:nth-child(6){grid-row:3;grid-column:2}.native-ziwei-board .pname{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:0 2px;border-radius:3px;color:#f4efff;font-size:var(--zw-palaceName-font);font-weight:var(--zw-palaceName-weight, 700);line-height:1.3;cursor:pointer;white-space:nowrap}.native-ziwei-board .pname.natal{color:#f5efff}.native-ziwei-board .pname.taichi-source{color:#fff;background:linear-gradient(135deg,#7c5cff,#5036be);box-shadow:0 2px 8px rgba(124,92,255,.4)}.native-ziwei-board .branch-info{display:flex;flex:0 0 auto;flex-direction:column;align-items:center;margin-left:auto}.native-ziwei-board .branch-info-labels{display:grid;grid-template-columns:auto auto;align-items:stretch;gap:0 clamp(1px,.18vw,2px)}.native-ziwei-board .secondary-spirits{display:flex;align-self:stretch;flex-direction:column;align-items:flex-end;justify-content:flex-end;gap:1px}.native-ziwei-board .branch-vertical{display:flex;align-self:end;flex-direction:column;align-items:center}.native-ziwei-board .body-tag{margin-bottom:2px;color:#a78bfa;font-size:clamp(7px,.8vw,11px);font-weight:700;line-height:1}.native-ziwei-board .spirit-name,.native-ziwei-board .stem-branch,.native-ziwei-board .spirit-secondary{color:#9d93b1;font-size:clamp(7px,.8vw,11px);line-height:1}.native-ziwei-board .spirit-name{writing-mode:vertical-rl;text-orientation:mixed}.native-ziwei-board .stem-branch{display:inline-flex;flex-direction:column;align-items:center;writing-mode:horizontal-tb;text-orientation:mixed}.native-ziwei-board .stem-branch>span{display:block;line-height:1}.native-ziwei-board .spirit-secondary{display:block;white-space:nowrap;writing-mode:horizontal-tb;text-orientation:mixed}.native-ziwei-board .taichi-slot{position:absolute;left:4px;bottom:4px;z-index:2;pointer-events:none}.native-ziwei-board .taichi-label{display:inline-block;padding:1px 4px;border:1px solid rgba(201,185,255,.52);border-radius:4px;color:#fff;background:linear-gradient(135deg,#7c5cff,#5036be);font-size:clamp(7px,.75vw,10px);font-weight:700}.native-ziwei-board .center-info{z-index:1;grid-row:2/4;grid-column:2/4;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;min-height:0;padding:clamp(5px,1vw,12px);text-align:center;color:#f4efff;border:1px solid rgba(255,255,255,.12);border-radius:clamp(6px,.8vw,11px);background:linear-gradient(165deg,rgba(255,255,255,.086),rgba(255,255,255,.02));box-shadow:inset 0 0 28px rgba(8,4,24,.28)}.native-ziwei-board .center-title{margin-bottom:clamp(3px,.55vw,7px);color:#fff;font-size:clamp(11px,1.35vw,18px);font-weight:700;letter-spacing:.14em;text-shadow:0 1px 8px rgba(124,92,255,.62)}.native-ziwei-board .center-detail{color:#c9bfdc;font-size:clamp(7px,.78vw,11px);line-height:1.55}.native-ziwei-board .natal-sihua-row{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(2px,.4vw,5px);margin-top:clamp(3px,.45vw,6px);font-size:clamp(7px,.78vw,11px);font-weight:700}.native-ziwei-board .sh-item{display:inline-flex;align-items:center;gap:2px}.native-ziwei-board .horo-summary{display:flex;flex-direction:column;gap:2px;margin-top:clamp(2px,.35vw,5px)}.native-ziwei-board .horo-item{padding:1px 6px;border:1px solid currentColor;border-radius:3px;font-size:clamp(7px,.72vw,10px);font-weight:700;background:rgba(10,6,24,.64)}.native-ziwei-board .horo-item.decade{color:#68b47a}.native-ziwei-board .horo-item.yearly{color:#bf75dd}.native-ziwei-board .sfsz-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;width:100%;height:100%;pointer-events:none}.native-ziwei-board .sfsz-overlay line,.native-ziwei-board .sfsz-overlay polygon{fill:none;stroke:rgba(211,67,87,.76);stroke-width:1.25;stroke-dasharray:7 5;opacity:.75;vector-effect:non-scaling-stroke}.native-period-panel{position:relative;display:flex;flex:1;flex-direction:column;width:100%;min-width:0;min-height:0;padding:8px 10px;overflow:hidden;border:1px solid rgba(117,112,190,.38);border-radius:9px;background:linear-gradient(155deg,rgba(12,17,44,.94),rgba(6,8,27,.96));box-shadow:inset 0 1px rgba(255,255,255,.043),0 10px 24px rgba(0,0,0,.34)}.period-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:28px;padding:0 4px 5px;color:#d6cae7;font-size:10px;font-weight:700}.period-heading button{flex:0 0 auto;min-height:25px;padding:0 10px;border:1px solid rgba(232,197,107,.45);border-radius:7px;color:#f1cd6c;font-size:9px;font-weight:700;background:rgba(232,197,107,.08);cursor:pointer}.period-heading button:hover{border-color:#f1cd6c;background:rgba(232,197,107,.14)}.period-heading button:active{transform:translateY(1px)}.period-heading button:focus-visible{outline:2px solid #f1cd6c;outline-offset:2px}.period-rows{position:relative;display:flex;flex:1;flex-direction:column;min-height:0}.period-row{position:relative;display:grid;flex:1;grid-template-columns:50px minmax(0,1fr);align-items:stretch;min-width:0;min-height:0;gap:7px;margin:0;padding:11px 0 11px 14px;border:0;border-radius:0;background:transparent;transition:opacity .2s}.period-row:not(:last-child){border-bottom:1px solid rgba(117,112,190,.18)}.row-label{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0;min-height:38px;padding:0 5px;border:0;color:#eee8fa;font-size:10px;font-weight:700;text-align:left;background:transparent;cursor:pointer}.row-label>span{line-height:1.12;white-space:pre-line}.row-label i{display:none;margin-top:2px;color:#8e84a2;font-size:7px;font-style:normal;font-weight:500}.row-arrow{display:none;width:27px;height:38px;padding:0;border:1px solid rgba(167,139,250,.26);border-radius:7px;color:#eee8fa;background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.02));box-shadow:0 2px rgba(0,0,0,.65);cursor:pointer}.row-arrow:disabled{opacity:.38;box-shadow:none;cursor:not-allowed}.row-scroll{display:grid;min-width:0;align-content:center;gap:5px;overflow-x:hidden;overflow-y:hidden;overscroll-behavior-x:none;scrollbar-width:none;scroll-snap-type:x proximity}.row-scroll::-webkit-scrollbar{display:none}.row-scroll>button{min-width:0;height:43px;min-height:43px;max-height:43px;padding:4px 3px;border:1px solid rgba(130,128,187,.3);border-radius:6px;color:#eee8fa;background:linear-gradient(180deg,rgba(50,55,86,.82),rgba(25,29,55,.9));box-shadow:inset 0 1px rgba(255,255,255,.06),0 2px 5px rgba(0,0,0,.28);cursor:pointer;scroll-snap-align:center;transition:border-color .14s,filter .14s,transform .08s,box-shadow .14s}.row-scroll>button b,.row-scroll>button small{display:block;line-height:1.3}.row-scroll>button b{font-size:10px}.row-scroll>button small{color:#9d93b1;font-size:7px}.row-scroll>button.active{border-color:#a78bfa;background:linear-gradient(145deg,#815ad9,#5134a6);box-shadow:0 2px #2a1856,0 0 12px rgba(124,92,255,.35),inset 0 1px rgba(255,255,255,.2)}.row-scroll>button:not(:disabled):hover,.row-arrow:not(:disabled):hover{border-color:rgba(241,205,108,.72);filter:brightness(1.1)}.row-scroll>button:not(:disabled):active,.row-arrow:not(:disabled):active{transform:translateY(1px)}.row-label:not(:disabled):active{color:#f1cd6c}.row-scroll>button:focus-visible,.row-label:focus-visible,.row-arrow:focus-visible{outline:2px solid #f1cd6c;outline-offset:2px}.period-row.disabled{opacity:1}.period-row.disabled .row-scroll,.period-row.disabled .row-label{opacity:.46}.period-row.disabled .row-scroll>button,.period-row.disabled .row-arrow,.period-row.disabled .row-label{cursor:not-allowed;box-shadow:none}.period-row.disabled .row-label i{color:#776f88}@media (min-width: 761px){.period-rows:before,.period-rows:after{content:"";position:absolute;left:8px;top:10%;width:2px;pointer-events:none}.period-rows:before{z-index:0;bottom:10%;background:rgba(116,110,155,.55)}.period-rows:after{z-index:1;height:calc(var(--active-segments, 0) * 20%);background:#f1cd6c;box-shadow:0 0 6px rgba(241,205,108,.5);transition:height .18s ease}.period-row:before{content:"";position:absolute;z-index:2;top:50%;left:4px;width:10px;height:10px;border-radius:50%;background:#615b83;box-shadow:0 0 0 2px rgba(13,16,43,.95);transform:translateY(-50%)}.period-row.activated:before{background:#f1cd6c;box-shadow:0 0 0 2px rgba(50,38,42,.9),0 0 10px rgba(241,205,108,.86)}.period-row-decadal .row-scroll,.period-row-yearly .row-scroll{grid-template-columns:repeat(5,minmax(0,1fr))}.period-row-monthly .row-scroll{grid-template-columns:repeat(6,minmax(0,1fr))}.period-row-daily .row-scroll{grid-template-columns:repeat(10,minmax(0,1fr))}.period-row-hourly .row-scroll{grid-template-columns:repeat(6,minmax(0,1fr))}.period-row-daily .row-scroll>button{height:32px;min-height:32px;max-height:32px;padding:2px 1px}.period-row-daily .row-scroll>button b{font-size:8px}.period-row-daily .row-scroll>button small{display:none}}@media (min-width: 1024px){.native-chart{padding-bottom:8px}.native-chart-shell{height:var(--native-shell-height, auto)}.native-chart-board-column{height:100%;display:flex;align-items:flex-start}.native-ziwei-board{width:100%;margin:0 auto}.native-ziwei-board .small-limit-ages{font-size:10px}.native-ziwei-board .decadal-age-range{font-size:12px}.native-ziwei-board .stem-branch{font-size:13px;font-weight:600}.native-chart-console{height:100%;max-height:100%;overflow:hidden}}@media (min-width: 1024px){.native-chart-shell.is-compact-desktop{height:var(--native-shell-height, auto);align-items:start}.native-chart-shell.is-compact-desktop .native-chart-console{height:100%;max-height:100%;overflow:hidden}.native-chart-shell.is-compact-desktop .native-period-panel{min-height:0;overflow:hidden}.native-chart-shell.is-compact-desktop .period-rows{overflow:hidden}.native-chart-shell.is-compact-desktop .period-row{grid-template-columns:44px 27px minmax(0,1fr) 27px;gap:4px;padding:4px 0 4px 12px;overflow:hidden}.native-chart-shell.is-compact-desktop .period-row .row-arrow{display:grid;align-self:center;place-items:center}.native-chart-shell.is-compact-desktop .period-row .row-scroll{display:flex;align-items:center;gap:4px;overflow-x:auto;overflow-y:hidden;padding:2px 1px;scroll-snap-type:x mandatory;touch-action:pan-x}.native-chart-shell.is-compact-desktop .period-row .row-scroll>button,.native-chart-shell.is-compact-desktop .period-row-daily .row-scroll>button{flex:0 0 88px;height:38px;min-height:38px;max-height:38px;padding:3px 2px}.native-chart-shell.is-compact-desktop .native-ziwei-board .sihua-stack{gap:0}.native-chart-shell.is-compact-desktop .native-ziwei-board .sihua-box,.native-chart-shell.is-compact-desktop .native-ziwei-board .sh-box{min-width:8px;padding:0 1px;font-size:6px}.native-chart-shell.is-compact-desktop .native-ziwei-board.is-compact-pc-board{--zw-major-font:9px !important;--zw-helper-font:8px !important;--zw-assistant-font:8px !important;--zw-misc-font:6px !important;--zw-horoscope-font:7px !important;--zw-palaceName-font:8px !important;--zw-mutagen-font:6px !important}.native-chart-shell.is-compact-desktop .native-ziwei-board.is-compact-pc-board .bottom-area{min-height:26px}.native-chart-shell.is-compact-desktop .native-ziwei-board.is-compact-pc-board .star-name{line-height:.82}.native-chart-shell.is-compact-desktop .native-ziwei-board.is-compact-pc-board .sihua-box,.native-chart-shell.is-compact-desktop .native-ziwei-board.is-compact-pc-board .sh-box{min-width:7px;padding:0 1px;font-size:5px}.native-chart-shell.is-dense-desktop{height:var(--native-shell-height, auto);align-items:start}.native-chart-shell.is-dense-desktop .native-chart-console{height:100%;max-height:100%;overflow:hidden}.native-chart-shell.is-dense-desktop .native-period-panel,.native-chart-shell.is-dense-desktop .period-rows,.native-chart-shell.is-dense-desktop .period-row,.native-chart-shell.is-dense-desktop .period-row .row-scroll{overflow:hidden}.native-chart-shell.is-dense-desktop .period-row{grid-template-columns:44px minmax(0,1fr);gap:5px;padding:5px 0 5px 12px}.native-chart-shell.is-dense-desktop .period-row .row-arrow{display:none}.native-chart-shell.is-dense-desktop .period-row .row-scroll{display:grid;align-content:center;gap:3px;padding:2px 0;scroll-snap-type:none;touch-action:auto}.native-chart-shell.is-dense-desktop .period-row .row-scroll>button{height:32px;min-height:32px;max-height:32px;padding:2px 1px}.native-chart-shell.is-dense-desktop .period-row .row-scroll>button b{font-size:9px}.native-chart-shell.is-dense-desktop .period-row .row-scroll>button small{font-size:7px;line-height:1.1}.native-chart-shell.is-dense-desktop .period-row-daily .row-scroll>button{height:24px;min-height:24px;max-height:24px}}@media (max-width: 1023px){.native-chart-shell{grid-template-columns:minmax(0,1fr);width:min(100%,760px)}.native-chart-console{display:contents}.native-chart-board-column{order:1}.native-chart-console>.native-subject-desktop,.native-chart-console>.period-mobile-tools{order:2}.native-period-panel{order:3}.native-ziwei-board{width:100%;margin:0 auto}.period-row{grid-template-columns:50px 30px minmax(0,1fr) 30px;gap:5px}.period-row .row-arrow{display:grid;align-self:center;place-items:center}.period-row .row-scroll{display:flex;align-items:center;overflow-x:auto;overflow-y:hidden;padding:4px 1px;scroll-snap-type:x mandatory;touch-action:pan-x}.period-row .row-scroll>button{flex:0 0 112px;min-height:44px}}@media (max-width: 760px){.native-chart{padding:4px 3px 0}.native-chart-shell{gap:5px}.native-ziwei-board .palace-grid{padding:2px;gap:2px;border-radius:9px}.native-ziwei-board .palace-cell{padding:2px;border-radius:4px}.native-subject-desktop{display:none}.native-period-panel{padding:4px;border-radius:10px}.period-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px;min-height:28px;padding:0 2px 2px;font-size:8px}.period-status{display:block;min-width:0;overflow:hidden;color:#a99fbd;text-overflow:ellipsis;white-space:nowrap}.period-mobile-tools{display:block}.period-heading>button{min-height:25px;padding:0 7px;font-size:8px}.period-row{flex:0 0 37px;grid-template-columns:29px 22px minmax(0,1fr) 22px;gap:2px;margin:0;padding:1px 0;border-radius:0}.row-label{width:100%;min-height:32px;padding:0;align-items:center;justify-content:center;font-size:8px;text-align:center}.period-row-yearly .row-label{font-size:clamp(6px,2vw,8px)}.native-ziwei-board .period-age-stack.active-small-limit{right:30%;left:32%}.row-label i{display:none}.row-arrow{display:grid}.row-arrow{width:22px;height:32px;border-radius:5px}.row-scroll{display:none;grid-auto-flow:column;grid-auto-columns:82px;padding:0;border-top:0;gap:4px}.period-row.expanded .row-scroll{display:flex}.period-row .row-scroll,.period-row.expanded .row-scroll,.period-row-decadal.permanent-expanded .row-scroll{display:flex;grid-auto-flow:unset;grid-template-columns:none;grid-auto-columns:auto;border-top:0}.period-row .row-scroll>button,.period-row-daily .row-scroll>button{flex-basis:68px;height:32px;min-height:32px;max-height:32px;padding:1px 2px;border-radius:5px}.row-scroll>button b{font-size:8px}.row-scroll>button small{font-size:6px}}@media (max-width: 520px){.native-period-panel{padding:3px;border-radius:8px}.period-heading{min-height:23px;padding:0 3px 2px;font-size:7px}.period-heading>button{min-height:19px;padding:0 7px;border-radius:5px;font-size:7px}.period-rows{overflow:hidden;border:1px solid rgba(117,112,190,.26);border-radius:7px;background:rgba(9,11,32,.48)}.period-row{flex:0 0 31px;grid-template-columns:38px minmax(0,1fr);gap:2px;padding:0}.period-row:not(:last-child){border-bottom-color:rgba(117,112,190,.24)}.row-label{min-height:30px;padding:0 2px;border-right:1px solid rgba(117,112,190,.24);color:#d8d0e5;font-size:7px;background:rgba(38,35,68,.46)}.period-row-yearly .row-label{font-size:6.5px}.period-row .row-arrow{display:none}.row-scroll,.period-row .row-scroll,.period-row.expanded .row-scroll,.period-row-decadal.permanent-expanded .row-scroll{gap:2px;padding:1px 0}.period-row .row-scroll>button,.period-row-daily .row-scroll>button{flex:0 0 calc((100% - 16px) / 9);height:28px;min-height:28px;max-height:28px;padding:1px;border-radius:4px}.row-scroll>button b{overflow:hidden;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.row-scroll>button small{overflow:hidden;font-size:5.5px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.row-scroll>button.active{border-color:#e8c56b;background:linear-gradient(145deg,#7654c7,#49318e);box-shadow:0 0 8px rgba(167,139,250,.32),inset 0 0 0 1px rgba(232,197,107,.2)}.period-row.disabled .row-scroll{opacity:.34}.period-row.disabled .row-label{opacity:.58}.period-row-yearly .row-arrow{display:none}.period-row-yearly .row-scroll,.period-row-yearly.expanded .row-scroll{display:grid;grid-column:2;grid-template-columns:repeat(10,minmax(0,1fr));gap:1px;overflow:hidden}.period-row-yearly .row-scroll>button{width:auto;min-width:0;padding-inline:0;border-radius:3px}.period-row-yearly .row-scroll>button b,.period-row-yearly .row-scroll>button small{font-size:6px;line-height:1.1;letter-spacing:-.04em}}@media (max-width: 430px){.native-ziwei-board{--zw-major-font:clamp(8px,2.65vw,11px);--zw-helper-font:clamp(7px,2.3vw,10px);--zw-misc-font:clamp(6px,1.9vw,8px);--zw-horoscope-font:clamp(7px,2vw,9px);--zw-palaceName-font:clamp(8px,2.45vw,10px);--zw-mutagen-font:clamp(6px,1.9vw,8px)}.native-ziwei-board .center-title{font-size:10px}.native-ziwei-board .center-detail{font-size:6.5px;line-height:1.4}.native-ziwei-board .natal-sihua-row,.native-ziwei-board .horo-item{font-size:6px}}@media (prefers-reduced-motion: reduce){*{scroll-behavior:auto!important;transition:none!important}}:root{--ifm-ink: #0E0A1A;--ifm-violet: #7C5CFF;--ifm-violet-2: #A78BFA;--ifm-gold: #E8C56B;--ifm-teal: #5BC8D6;--ifm-cream: #F4F1FA;--ifm-canvas: #0E0307;--ifm-stage: #0D0C15;--ifm-surface: #15141F;--ifm-surface-raised: #1D1B2A;--ifm-surface-inset: #090910;--ifm-purple: #6E33B1;--ifm-purple-bright: #8D63E8;--ifm-mint: #38E6A2;--ifm-lavender: #C0B4E3;--ifm-offwhite: #EEEBF3;--ifm-line: rgba(192, 180, 227, .15);--ifm-line-strong: rgba(192, 180, 227, .28);--ifm-shadow-deep: 0 28px 72px rgba(3, 1, 8, .56);--ifm-serif: "Noto Serif TC", "Source Han Serif TC", "PingFang TC", "Songti TC", "Microsoft JhengHei UI", "Microsoft JhengHei", serif;--ifm-sans: "Noto Sans TC", "Source Han Sans TC", "PingFang TC", "Microsoft JhengHei UI", "Microsoft JhengHei", system-ui, sans-serif;--ifm-mono: "Space Grotesk", ui-monospace, "SF Mono", Consolas, "PingFang TC", "Microsoft JhengHei", sans-serif;--ifm-type-brand: 24px;--ifm-type-display: 28px;--ifm-type-page: 24px;--ifm-type-section: 17px;--ifm-type-body: 15px;--ifm-type-control: 15px;--ifm-type-meta: 12px;--ifm-type-micro: 11px;--ifm-text-1: #F4F1FA;--ifm-text-2: rgba(244, 241, 250, .72);--ifm-text-3: rgba(244, 241, 250, .56);--ifm-surface-1: rgba(255, 255, 255, .06);--ifm-surface-2: rgba(255, 255, 255, .1);--ifm-stroke: rgba(255, 255, 255, .14);--ifm-stroke-gold: rgba(232, 197, 107, .38);--ifm-nebula-top: #1A1042;--ifm-w-form: 560px;--ifm-w-read: 880px;--ifm-w-board: 940px;--ifm-w-stage: 1440px;--ifm-gap: clamp(14px, 3.2vw, 22px);--ifm-gutter: clamp(16px, 4vw, 28px);--ifm-fs-title: var(--ifm-type-section);--ifm-fs-body: var(--ifm-type-body);--ifm-fs-note: var(--ifm-type-meta)}@media (min-width: 561px) and (max-width: 899px){:root{--ifm-type-display: 30px;--ifm-type-page: 25px;--ifm-type-section: 18px;--ifm-type-body: 16px;--ifm-type-meta: 13px;--ifm-type-micro: 12px}}@media (min-width: 900px){:root{--ifm-type-display: 32px;--ifm-type-page: 26px;--ifm-type-section: 18px;--ifm-type-body: 16px;--ifm-type-meta: 13px;--ifm-type-micro: 12px}}.map-view{height:100%;width:100%;min-width:0;max-width:100%;overflow:hidden;background:linear-gradient(135deg,var(--ifm-nebula-top),var(--ifm-ink))}.map-view .map-bar{height:40px;font-size:24px;position:relative;background:rgba(8,10,30,.94);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--ifm-stroke)}.map-view .map-bar .temp-title{color:var(--ifm-cream);position:relative;z-index:10;font-size:16px}.map-view .map-bar .bg-top{position:absolute;top:0;left:0;width:100%!important;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;opacity:.35;mix-blend-mode:screen}.map-view .map-bar:before{display:none}.map-view .map-bar .xicon{position:absolute;right:16px}.map-view .map-bar>div{position:relative;z-index:10}.map-view .map-bar>div>div{color:var(--ifm-text-3);font-size:16px;transition:transform .2s,color .2s}.map-view .map-bar>div>div:last-child{margin-left:16px}.map-view .map-bar .tab-active{color:var(--ifm-cream);transform:scale(1.3);text-shadow:0 2px 12px rgba(124,92,255,.7)}.map-view .map-bar .scale-tools{font-size:12px;position:absolute;right:10px}.map-view .map-native-title{color:var(--ifm-cream);font-size:15px;font-weight:700;letter-spacing:.08em}.map-view .map-bar .map-workspace-tabs{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:12;display:flex;gap:clamp(36px,6vw,72px);padding:0}.map-view .map-bar .map-workspace-tabs button{position:relative;min-width:72px;min-height:40px;padding:4px 0;border-radius:0;font-size:var(--ifm-type-control);font-weight:700;color:var(--ifm-text-3);cursor:pointer;border:0;background:transparent;transition:color .2s;white-space:nowrap}.map-view .map-bar .map-workspace-tabs button.on{color:var(--ifm-gold)!important;background:transparent;text-shadow:0 0 12px rgba(232,197,107,.28);box-shadow:none}.map-view .map-bar .map-workspace-tabs button.on:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:2px;background:var(--ifm-gold);box-shadow:0 2px 8px rgba(232,197,107,.55)}.map-view .map-bar.map-bar-workspace{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;border-bottom:1px solid var(--ifm-stroke)!important;border-radius:0!important;background:rgba(8,10,30,.94)!important;box-shadow:none!important}.map-view .map-bar-0 .map-workspace-tabs{right:auto}.map-view .map-wrap{width:100%;min-width:0;max-width:100%;overflow-x:clip!important;box-sizing:border-box}.map-view .map-wrap>*{min-width:0;max-width:100%;box-sizing:border-box}@media (min-width: 900px){.map-view .map-bar.map-bar-workspace{height:64px!important}.map-view .map-bar .map-workspace-tabs{top:auto;bottom:0;transform:translate(-50%)}.map-view .map-wrap{display:flex;flex-direction:column;align-items:stretch;justify-content:safe center;overflow-y:auto!important;padding:8px 0;scrollbar-width:none}.map-view .map-wrap::-webkit-scrollbar{display:none}.map-view .map-wrap>.native-chart{margin:auto 0}}@media (min-width: 1024px) and (min-height: 650px){.map-view .map-wrap.is-chart-workspace{overflow-y:hidden!important}.map-view .map-wrap.is-relationship-workspace{overflow-y:auto!important}}.map-view .temp-wrap>div{padding-right:20px}.map-view .temp-wrap>div img{width:200px;height:200px}.map-view .temp-wrap>div div{padding-top:50px;color:#5b5b5b;line-height:20px;font-size:12px}.map-view .temp-wrap>div div span:first-child{font-size:16px;color:#333;font-weight:700;margin-bottom:10px}.map-view .temp-wrap>div:last-child{padding-left:20px;padding-right:0;margin-top:30px}.map-view .temp-wrap>div:last-child img{margin-top:30px}.map-relationship-workspace{width:min(100%,1020px);min-width:0;margin:clamp(20px,3.6vh,38px) auto 110px;padding:clamp(18px,3vw,34px);color:#eee8fa;background:radial-gradient(circle at 16% 20%,rgba(123,76,185,.16),transparent 34%),radial-gradient(circle at 86% 35%,rgba(30,162,157,.09),transparent 31%)}.map-relationship-workspace>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:22px;border-bottom:1px solid rgba(167,139,250,.18)}.map-relationship-workspace header span{color:#e8c56b;font-size:12px;font-weight:800;letter-spacing:.12em}.map-relationship-workspace h2{margin:6px 0 8px;color:#fff;font-size:clamp(22px,3vw,34px)}.map-relationship-workspace p{margin:0;color:#a99fbd;font-size:12px;line-height:1.7}.map-relationship-workspace button{border:1px solid rgba(167,139,250,.25);color:#eee8fa;background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.02));box-shadow:0 3px rgba(0,0,0,.7),inset 0 1px rgba(255,255,255,.06)}.map-relationship-workspace .relationship-workbench,.map-relationship-workspace .relationship-create-panel{min-width:0}.map-relationship-workspace .relationship-mode-tabs{display:flex;width:-moz-fit-content;width:fit-content;gap:5px;margin:20px 0;padding:4px;border:1px solid rgba(167,139,250,.2);border-radius:12px;background:rgba(3,1,12,.4)}.map-relationship-workspace .relationship-mode-tabs button{min-height:36px;padding:0 18px;border-radius:8px}.map-relationship-workspace .relationship-mode-tabs button.active{color:#201306;border-color:#f0d47c;font-weight:800;background:linear-gradient(#f4dfa1,#d1aa49);box-shadow:0 3px #735417}.map-relationship-workspace .relationship-pair{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:16px}.map-relationship-workspace .relationship-person{min-width:0;padding:16px;border:1px solid rgba(167,139,250,.17);border-radius:14px;background:rgba(255,255,255,.024)}.map-relationship-workspace .relationship-person label{display:block;margin-bottom:12px;color:#c9bfdc;font-size:11px;font-weight:700}.map-relationship-workspace .relationship-link{align-self:center;color:#e8c56b;font-size:28px}.map-relationship-workspace .relationship-chips{display:flex;flex-wrap:wrap;gap:8px}.map-relationship-workspace .relationship-chips button{min-width:108px;min-height:52px;padding:7px 12px;border-radius:9px}.map-relationship-workspace .relationship-chips b,.map-relationship-workspace .relationship-chips small{display:block}.map-relationship-workspace .relationship-chips b{color:#fff;font-size:12px}.map-relationship-workspace .relationship-chips small{margin-top:3px;color:#9489a8;font-size:8px}.map-relationship-workspace .relationship-chips button.active{border-color:#a78bfa;background:linear-gradient(145deg,#815ad9,#5134a6);box-shadow:0 3px #2a1856,0 0 14px rgba(124,92,255,.35)}.map-relationship-workspace .relationship-b-content{display:flex;align-items:center;justify-content:space-between;gap:12px}.map-relationship-workspace .relationship-no-friend{align-self:center;color:#8f84a3;font-size:11px}.map-relationship-workspace .relationship-quick-add{flex:0 0 auto;display:flex;align-items:center;gap:7px;min-height:40px;padding:0 10px;border:0;color:#bda6ff;background:transparent;box-shadow:none}.map-relationship-workspace .relationship-quick-add .xicon{width:18px;height:18px}.map-relationship-workspace .relationship-quick-add:hover{color:#dbcfff}.map-relationship-workspace .relationship-submit{display:flex;align-items:center;gap:16px;margin-top:22px}.map-relationship-workspace .relationship-submit>button,.map-relationship-workspace .relationship-empty button{min-height:44px;padding:0 24px;border-color:#f0d47c;border-radius:10px;color:#201306;font-weight:800;background:linear-gradient(#f4dfa1,#d1aa49);box-shadow:0 4px #735417}.map-relationship-workspace .relationship-submit>button:disabled{cursor:not-allowed;opacity:.42;filter:saturate(.45);box-shadow:0 2px #493812}.map-relationship-workspace .relationship-empty{padding:46px 16px;text-align:center}.map-relationship-workspace .relationship-empty h3{font-size:22px}.map-relationship-workspace .relationship-empty button{margin-top:18px}.map-relationship-workspace .relationship-records{margin-top:30px;padding-top:22px;border-top:1px solid rgba(167,139,250,.18)}.map-relationship-workspace .relationship-records-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}.map-relationship-workspace .relationship-records-heading h3{margin:0 0 5px;color:#f7f2ff;font-size:22px}.map-relationship-workspace .relationship-records-table{overflow:hidden;border-top:1px solid rgba(190,167,255,.14);border-bottom:1px solid rgba(190,167,255,.14);background:rgba(10,7,23,.28)}.map-relationship-workspace .relationship-records-columns,.map-relationship-workspace .relationship-record-row{display:grid;grid-template-columns:1.05fr 1.35fr .82fr .58fr;align-items:center;gap:18px}.map-relationship-workspace .relationship-records-columns{min-height:32px;padding:0 16px;color:#837991;font-size:10px}.map-relationship-workspace .relationship-record-row{min-height:58px;padding:8px 16px;border-top:1px solid rgba(190,167,255,.12)}.map-relationship-workspace .relationship-record-pair strong{color:#f6f1ff;font-size:13px;font-weight:650}.map-relationship-workspace .relationship-record-pair i{padding:0 4px;color:#e8c56b;font-style:normal}.map-relationship-workspace .relationship-record-status{display:flex;align-items:center;gap:9px;min-width:0}.map-relationship-workspace .relationship-record-status>.xicon{flex:0 0 auto;width:19px;height:19px;color:#a47cff}.map-relationship-workspace .relationship-record-status span,.map-relationship-workspace .relationship-record-status b,.map-relationship-workspace .relationship-record-status small{display:block;min-width:0}.map-relationship-workspace .relationship-record-status b{color:#ece6f7;font-size:12px}.map-relationship-workspace .relationship-record-status small{overflow:hidden;margin-top:3px;color:#897f99;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.map-relationship-workspace .relationship-record-row.is-completed .relationship-record-status>.xicon{color:#48c987}.map-relationship-workspace .relationship-record-row.is-failed .relationship-record-status>.xicon{color:#f46d78}.map-relationship-workspace .relationship-record-row.is-queued .relationship-record-status>.xicon{color:#e4bc59}.map-relationship-workspace .relationship-record-status .is-spinning{animation:relationship-record-spin 1.6s linear infinite}.map-relationship-workspace .relationship-record-row time{color:#8e859d;font-size:10px}.map-relationship-workspace .relationship-record-action{display:flex;justify-content:flex-end}.map-relationship-workspace .relationship-record-action>span{color:#625a70}.map-relationship-workspace .relationship-record-action button{display:inline-flex;align-items:center;gap:4px;min-height:34px;padding:0 12px;border-radius:8px;color:#d8caff;font-size:11px;box-shadow:none}.map-relationship-workspace .relationship-record-action button .xicon{width:14px}.map-relationship-workspace .relationship-records-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:120px;padding:22px;color:#93899f;font-size:11px;text-align:center}.map-relationship-workspace .relationship-records-empty strong{color:#d8cfdf;font-size:13px}.map-relationship-workspace .relationship-records-empty button{min-height:34px;margin-top:6px;padding:0 12px;border-radius:8px;box-shadow:none}.map-relationship-workspace .relationship-pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-height:40px;margin-top:12px}.map-relationship-workspace .relationship-pagination span{color:#93899f;font-size:var(--ifm-type-meta)}.map-relationship-workspace .relationship-pagination button{min-width:68px;min-height:34px;padding:0 12px;border-radius:8px;color:#d8caff;box-shadow:none}.map-relationship-workspace .relationship-pagination button:disabled{cursor:not-allowed;opacity:.38}@media (min-width: 900px){.map-relationship-workspace{margin-bottom:0}}@media (min-width: 1440px){.map-relationship-workspace{width:min(100% - 80px,1440px);padding:clamp(24px,2vw,34px)}.map-relationship-workspace .relationship-workbench{display:grid;grid-template-columns:minmax(420px,460px) minmax(0,1fr);align-items:start;gap:28px;margin-top:22px}.map-relationship-workspace .relationship-create-panel{padding:20px;border:1px solid rgba(167,139,250,.18);border-radius:16px;background:linear-gradient(150deg,rgba(113,68,169,.08),rgba(255,255,255,.02));box-shadow:inset 0 1px rgba(255,255,255,.04)}.map-relationship-workspace .relationship-mode-tabs{margin:0 0 18px}.map-relationship-workspace .relationship-pair{grid-template-columns:1fr;gap:7px}.map-relationship-workspace .relationship-link{justify-self:center;line-height:.8;font-size:24px}.map-relationship-workspace .relationship-person{padding:14px}.map-relationship-workspace .relationship-b-content{display:block}.map-relationship-workspace .relationship-quick-add{margin-top:8px;padding-left:0}.map-relationship-workspace .relationship-submit{display:block;margin-top:20px}.map-relationship-workspace .relationship-submit>button{width:100%}.map-relationship-workspace .relationship-submit p{margin-top:12px;text-align:center}.map-relationship-workspace .relationship-records{min-width:0;margin-top:0;padding:2px 0 0 28px;border-top:0;border-left:1px solid rgba(167,139,250,.18)}.map-relationship-workspace .relationship-records-heading{margin-bottom:16px}}@keyframes relationship-record-spin{to{transform:rotate(360deg)}}.relationship-quick-modal{position:fixed;z-index:98;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;color:#f5efff;background:rgba(3,2,9,.72);backdrop-filter:blur(12px)}.relationship-quick-dialog{width:min(520px,100%);overflow:hidden;border:1px solid rgba(190,167,255,.28);border-radius:20px;background:linear-gradient(155deg,#25193c,#100a1d 78%);box-shadow:0 30px 80px rgba(0,0,0,.6),inset 0 1px rgba(255,255,255,.08)}.relationship-quick-dialog>header{display:block;padding:22px 24px 18px;border-bottom:1px solid rgba(190,167,255,.14)}.relationship-quick-dialog header span{color:#e8c56b;font-size:10px;font-weight:800;letter-spacing:.12em}.relationship-quick-dialog header h3{margin:4px 0;color:#fff;font-size:22px}.relationship-quick-dialog header p{margin:0;color:#9d92ae;font-size:11px}.relationship-quick-dialog>footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px 22px}.relationship-quick-dialog>footer button{min-height:42px;padding:0 18px;border:1px solid rgba(190,167,255,.22);border-radius:10px;color:#eee8f8;background:rgba(255,255,255,.05)}.relationship-quick-dialog>footer .primary{border-color:#f0d47c;color:#201306;font-weight:800;background:linear-gradient(#f4dfa1,#d1aa49);box-shadow:0 3px #735417}.relationship-quick-dialog>footer button:disabled{opacity:.5}.relationship-quick-form{display:grid;gap:18px;padding:20px 24px 4px}.relationship-quick-form label{display:grid;gap:9px;color:#c7bdd3;font-size:13px;font-weight:650}.relationship-quick-form input{width:100%;box-sizing:border-box;min-height:52px;padding:0 15px;border:1px solid rgba(190,167,255,.2);border-radius:14px;outline:none;color:#f5f0fb;background:#0e0919;font-size:16px}.relationship-quick-form input:focus{border-color:#a78bfa;box-shadow:0 0 0 3px rgba(167,139,250,.12)}.relationship-quick-form .friend-segment,.relationship-quick-form .friend-choice-grid{font-weight:400}.map-chart-subject{position:relative;z-index:3;display:flex;align-items:center;gap:14px;height:44px;min-height:44px;margin-top:0;padding:5px 7px;border:1px solid rgba(190,167,255,.27);border-radius:14px;background:linear-gradient(155deg,rgba(31,21,57,.94),rgba(12,7,27,.95));box-shadow:0 14px 34px rgba(0,0,0,.34),inset 0 1px rgba(255,255,255,.08)}.map-subject-tabs{display:grid;grid-template-columns:repeat(2,minmax(66px,1fr));flex:0 0 auto;gap:5px}.map-subject-tabs button{min-height:32px;padding:0 13px;border:1px solid rgba(167,139,250,.23);border-radius:9px;color:#c9bfdc;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.02));box-shadow:0 3px rgba(2,1,10,.72),inset 0 1px rgba(255,255,255,.07);transition:transform .18s,box-shadow .18s}.map-subject-tabs button:active{transform:translateY(2px);box-shadow:0 1px rgba(2,1,10,.72)}.map-subject-tabs button.active{color:#1a1005;border-color:rgba(244,219,151,.6);font-weight:800;background:linear-gradient(180deg,#f4dfa1,#d1aa49);box-shadow:0 3px #735417,0 7px 17px rgba(232,197,107,.17),inset 0 1px #fff}.map-subject-tabs button,.map-friend-chips button,.map-friend-arrow{cursor:pointer}.map-subject-tabs button:hover,.map-friend-chips button:hover,.map-friend-arrow:hover{border-color:rgba(232,197,107,.55);filter:brightness(1.08)}.map-subject-tabs button:active,.map-friend-chips button:active,.map-friend-arrow:active{transform:translateY(1px)}.map-subject-tabs button:focus-visible,.map-friend-chips button:focus-visible,.map-friend-arrow:focus-visible{outline:2px solid #f1cd6c;outline-offset:2px}.map-friend-picker{display:flex;flex:1 1 auto;align-items:center;min-width:0;gap:5px}.map-friend-arrow{display:grid;flex:0 0 28px;width:28px;height:32px;place-items:center;padding:0;border:1px solid rgba(167,139,250,.24);border-radius:8px;color:#eee8fa;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.02));box-shadow:0 2px rgba(2,1,10,.66)}.map-friend-chips{display:flex;flex:1 1 auto;min-width:0;gap:7px;padding:2px 2px 6px;overflow-x:auto;scrollbar-width:none}.map-friend-chips::-webkit-scrollbar{display:none}.map-friend-chips button{flex:0 0 108px;min-height:33px;display:flex;align-items:center;justify-content:center;gap:6px;padding:5px 10px;border:1px solid rgba(167,139,250,.2);border-radius:9px;color:#d4c9e6;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.016));box-shadow:0 3px rgba(2,1,10,.64),inset 0 1px rgba(255,255,255,.06);white-space:nowrap}.map-friend-chips button b{color:#f5efff;font-size:11px}.map-friend-chips button small{color:rgba(235,226,250,.53);font-size:8px}.map-friend-chips button.active{border-color:rgba(232,197,107,.58);background:linear-gradient(155deg,rgba(232,197,107,.18),rgba(124,92,255,.14));box-shadow:0 3px rgba(94,67,18,.8),0 0 15px rgba(232,197,107,.1),inset 0 1px rgba(255,255,255,.09)}@media (max-width: 760px){.map-view .map-wrap{padding-bottom:0!important;scroll-padding-bottom:0}.map-view .map-bar .map-workspace-tabs{left:50%;right:auto;gap:28px}.map-view .map-bar .map-workspace-tabs button{min-width:70px;padding:3px 0;font-size:12px}.map-view .map-bar .bg-top{display:none}.map-chart-subject{display:block;height:auto;min-height:0;padding:6px;border-radius:11px}.map-chart-subject.is-mobile-tools{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.map-chart-subject.is-mobile-tools .map-subject-tabs{gap:3px}.map-chart-subject.is-mobile-tools .map-subject-tabs button{min-height:25px;padding:0 8px;border-radius:6px;font-size:9px}.map-subject-tabs{grid-template-columns:repeat(2,1fr)}.map-subject-tabs button{min-height:34px;padding:0 13px;font-size:11px}.map-friend-chips{margin-top:7px;gap:5px}.map-friend-chips button{flex-basis:108px;min-height:35px;padding:4px 7px}.map-friend-chips button b{font-size:10px}.map-friend-arrow{display:none}.map-relationship-workspace{margin:10px 5px 100px;width:calc(100% - 10px);padding:18px 12px;background:radial-gradient(circle at 12% 12%,rgba(123,76,185,.16),transparent 36%)}.map-relationship-workspace>header{display:block;padding-bottom:18px}.map-relationship-workspace h2{font-size:24px}.map-relationship-workspace .relationship-mode-tabs{margin:16px 0}.map-relationship-workspace .relationship-mode-tabs button{min-height:40px;padding:0 16px}.map-relationship-workspace .relationship-pair{grid-template-columns:1fr;gap:4px}.map-relationship-workspace .relationship-link{justify-self:center;line-height:.85;font-size:23px}.map-relationship-workspace .relationship-person{padding:10px 11px}.map-relationship-workspace .relationship-person label{margin-bottom:8px}.map-relationship-workspace .relationship-b-content{display:block}.map-relationship-workspace .relationship-chips{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.map-relationship-workspace .relationship-chips::-webkit-scrollbar{display:none}.map-relationship-workspace .relationship-chips button{flex:0 0 105px}.map-relationship-workspace .relationship-quick-add{min-height:36px;margin-top:4px;padding:0}.map-relationship-workspace .relationship-submit{display:block;margin-top:16px}.map-relationship-workspace .relationship-submit>button{width:100%;min-height:48px}.map-relationship-workspace .relationship-submit p{margin-top:12px;text-align:center}.map-relationship-workspace .relationship-records{margin-top:22px;padding-top:18px}.map-relationship-workspace .relationship-records-heading h3{font-size:20px}.map-relationship-workspace .relationship-records-columns{display:none}.map-relationship-workspace .relationship-record-row{grid-template-columns:1fr auto;gap:9px 12px;min-height:94px;padding:13px 10px}.map-relationship-workspace .relationship-record-pair{grid-column:1;grid-row:1}.map-relationship-workspace .relationship-record-status{grid-column:1;grid-row:2}.map-relationship-workspace .relationship-record-row time{grid-column:2;grid-row:1;text-align:right}.map-relationship-workspace .relationship-record-action{grid-column:2;grid-row:2}.map-relationship-workspace .relationship-record-status small{max-width:150px}.map-relationship-workspace .relationship-pagination{justify-content:center}.relationship-quick-modal{align-items:end;padding:0}.relationship-quick-dialog{width:100%;max-height:calc(100dvh - 48px);overflow-y:auto;border-radius:22px 22px 0 0}.relationship-quick-dialog>header{padding:20px 18px 16px}.relationship-quick-form{padding:18px 18px 4px}.relationship-quick-dialog>footer{position:sticky;bottom:0;padding:14px 18px calc(18px + env(safe-area-inset-bottom));background:#120b20}.relationship-quick-dialog>footer button{flex:1}}.map-friend-drawer-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10020;display:flex;align-items:flex-end;justify-content:center;background:rgba(4,2,12,.72);backdrop-filter:blur(4px)}.map-friend-drawer{width:min(100%,560px);max-height:min(72dvh,620px);padding:20px 18px calc(18px + env(safe-area-inset-bottom));overflow-y:auto;border:1px solid rgba(167,139,250,.34);border-bottom:0;border-radius:22px 22px 0 0;color:#eee8fa;background:linear-gradient(165deg,#24153e,#10091f 72%);box-shadow:0 -18px 50px rgba(0,0,0,.5),inset 0 1px rgba(255,255,255,.08)}.map-friend-drawer>header{display:flex;flex-direction:column;gap:5px;padding:0 2px 16px}.map-friend-drawer>header strong{font-size:20px}.map-friend-drawer>header small{color:#9f94b3;font-size:12px}.map-friend-drawer>div{display:grid;gap:8px}.map-friend-drawer>div>button{display:flex;align-items:center;justify-content:space-between;min-height:58px;padding:9px 13px;border:1px solid rgba(167,139,250,.2);border-radius:12px;color:#bcaed0;background:rgba(255,255,255,.04);cursor:pointer}.map-friend-drawer>div>button span{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.map-friend-drawer>div>button b{color:#f5efff;font-size:15px}.map-friend-drawer>div>button small{color:#9185a5;font-size:11px}.map-relationship-workspace{font-size:var(--ifm-type-body)}.map-relationship-workspace>header span,.map-relationship-workspace>header p,.map-relationship-workspace .relationship-person label,.map-relationship-workspace .relationship-records-columns,.map-relationship-workspace .relationship-record-status small,.map-relationship-workspace .relationship-record-row time,.map-relationship-workspace .relationship-records-empty,.map-relationship-workspace .relationship-chips small{font-size:var(--ifm-type-meta)!important}.map-relationship-workspace h2,.map-relationship-workspace .relationship-records-heading h3,.map-relationship-workspace .relationship-empty h3{font-size:var(--ifm-type-page)!important}.map-relationship-workspace .relationship-record-pair strong,.map-relationship-workspace .relationship-record-status b,.map-relationship-workspace .relationship-records-empty strong,.map-relationship-workspace .relationship-chips b,.map-relationship-workspace button{font-size:var(--ifm-type-control)!important}.relationship-quick-sheet header span,.relationship-quick-sheet header p{font-size:var(--ifm-type-meta)!important}.relationship-quick-sheet header h3{font-size:var(--ifm-type-page)!important}.relationship-quick-sheet .relationship-quick-form label,.relationship-quick-sheet .relationship-quick-form input,.relationship-quick-sheet .relationship-quick-form button{font-size:var(--ifm-type-control)!important}.map-friend-drawer>header strong{font-size:var(--ifm-type-section)}.map-friend-drawer>header small,.map-friend-drawer>div>button small{font-size:var(--ifm-type-meta)}.map-friend-drawer>div>button b{font-size:var(--ifm-type-control)}.map-friend-drawer>div>button.active{border-color:rgba(232,197,107,.58);color:#f1cd6c;background:linear-gradient(145deg,rgba(232,197,107,.15),rgba(124,92,255,.13))}.relationship-page{width:100%;height:100%;min-height:100%;box-sizing:border-box;overflow-y:auto;color:#f5f0ff;background:radial-gradient(circle at 85% 4%,rgba(129,91,246,.28),transparent 34%),linear-gradient(165deg,#171025,#090711 72%);padding:calc(env(safe-area-inset-top) + 16px) 16px calc(env(safe-area-inset-bottom) + 28px);font-size:var(--ifm-type-body);-webkit-overflow-scrolling:touch}.relationship-header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.relationship-back{width:44px;height:44px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:rgba(255,255,255,.06);color:#fff;font-size:22px}.relationship-header h1{margin:0;font-size:var(--ifm-type-page)}.relationship-header p{margin:4px 0 0;color:var(--ifm-text-2);font-size:var(--ifm-type-meta)}.relationship-card{border:1px solid rgba(179,151,255,.2);border-radius:18px;background:rgba(41,30,65,.82);box-shadow:0 18px 45px rgba(0,0,0,.22);padding:16px;margin-bottom:14px}.relationship-card h2{margin:0 0 12px;font-size:var(--ifm-type-section)}.relationship-empty{text-align:center;padding:48px 20px;color:#bbb0cc}.relationship-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.relationship-toolbar{margin:0 0 20px}.relationship-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0 16px;border:1px solid rgba(210,190,255,.24);border-radius:13px;color:#f6f1ff;background:rgba(255,255,255,.07);line-height:1.2;text-decoration:none}.relationship-button.primary{color:#241334;border:0;background:linear-gradient(135deg,#f3d98f,#c89cff);font-weight:700}.relationship-button.danger{color:#ffb8c2;border-color:rgba(255,100,125,.28)}.relationship-list{display:grid;gap:12px}.relationship-profile-row{display:flex;align-items:center;gap:12px}.relationship-avatar{width:46px;height:46px;flex:none;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#8d62f4,#e5bc78);font-size:18px;font-weight:700}.relationship-profile-copy{min-width:0;flex:1}.relationship-profile-copy strong{display:block;font-size:var(--ifm-type-body)}.relationship-profile-copy small{color:var(--ifm-text-2);font-size:var(--ifm-type-meta);line-height:1.7}.relationship-participants .relationship-profile-row+.relationship-profile-row{margin-top:12px}.relationship-tag{padding:4px 9px;border-radius:999px;background:rgba(226,198,121,.14);color:#ecd58f;font-size:var(--ifm-type-meta)}.relationship-form{display:grid;gap:14px}.relationship-field{display:grid;gap:7px}.relationship-field label{color:#c8bdd8}.relationship-field input,.relationship-field select,.relationship-field textarea{width:100%;box-sizing:border-box;min-height:46px;padding:10px 12px;border:1px solid rgba(255,255,255,.15);border-radius:12px;outline:none;color:#fff;background:rgba(7,5,14,.48)}.relationship-field textarea{min-height:90px;resize:vertical}.relationship-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.friend-profile-edit{padding-bottom:max(28px,env(safe-area-inset-bottom))}.friend-profile-edit .relationship-page-inner{width:100%;max-width:620px}.friend-profile-header{align-items:flex-start;margin-bottom:18px}.friend-profile-header>div>span{display:block;margin:2px 0 5px;color:var(--ifm-mint);font-size:var(--ifm-type-meta);font-weight:750;letter-spacing:.12em}.friend-profile-header h1{font-size:var(--ifm-type-page);line-height:1.25}.friend-profile-header p{line-height:1.55}.friend-profile-card{display:grid;gap:20px;margin:0;padding:20px}.friend-profile-card .relationship-field{gap:9px}.friend-profile-card .relationship-field>label{font-size:var(--ifm-type-control);font-weight:650}.friend-profile-card .relationship-field input,.friend-profile-card .relationship-field textarea{min-height:52px;padding:12px 15px;border-radius:14px;font-size:var(--ifm-type-control)}.friend-profile-card .relationship-field textarea{min-height:96px}.friend-segment{display:grid;grid-template-columns:repeat(2,1fr);gap:4px;padding:4px;border:1px solid rgba(192,180,227,.14);border-radius:15px;background:rgba(5,3,13,.3)}.friend-segment button,.friend-choice-grid button{min-height:44px;border:0;border-radius:11px;color:rgba(238,235,243,.64);background:transparent;font-size:var(--ifm-type-control)}.friend-segment button.active,.friend-choice-grid button.active{color:#fff;background:linear-gradient(135deg,rgba(124,92,255,.82),rgba(91,200,214,.2));box-shadow:inset 0 1px rgba(255,255,255,.18),0 8px 18px rgba(3,1,14,.24)}.friend-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.friend-choice-grid button{border:1px solid rgba(192,180,227,.14);background:rgba(255,255,255,.035)}.friend-custom-relation{animation:friend-field-in .18s ease-out}.friend-picker{width:100%;min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 15px;border:1px solid rgba(192,180,227,.16);border-radius:14px;color:#f8f6ff;background:rgba(7,5,14,.48);font-size:var(--ifm-type-control);text-align:left}.friend-picker .placeholder{color:#80768f}.friend-picker img{flex:none}.friend-save{width:100%;min-height:54px;margin-top:2px;font-size:var(--ifm-type-control)}.friend-save:disabled{opacity:.55}@keyframes friend-field-in{0%{opacity:0;transform:translateY(-4px)}}@media (max-width: 480px){.friend-profile-edit{padding-left:14px;padding-right:14px}.friend-profile-header h1{font-size:var(--ifm-type-page)}.friend-profile-card{padding:18px 16px;border-radius:20px}.friend-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.friend-choice-grid button:last-child{grid-column:1/-1}}.relationship-status{text-align:center;padding:34px 16px}.relationship-status-ring{width:64px;height:64px;margin:0 auto 14px;border:4px solid rgba(255,255,255,.12);border-top-color:#e2c779;border-radius:50%;animation:relationship-spin 1s linear infinite}@keyframes relationship-spin{to{transform:rotate(360deg)}}.relationship-score{width:104px;height:104px;margin:10px auto 18px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#e7c76f var(--score),rgba(255,255,255,.1) 0);position:relative}.relationship-score:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:50%;background:#211830}.relationship-score strong{position:relative;z-index:1;font-size:30px}.relationship-dimensions{display:grid;gap:10px}.relationship-dimension{display:grid;grid-template-columns:80px 1fr auto;align-items:center;gap:10px}.relationship-meter{height:8px;overflow:hidden;border-radius:99px;background:rgba(255,255,255,.1)}.relationship-meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8d62f4,#efcc77)}.relationship-narrative p{line-height:1.9;color:#e6deef}.relationship-quote{margin:18px 0 0;padding:16px;border-left:3px solid #e3c76f;background:rgba(227,199,111,.08);color:#f1dda0}@media (min-width: 760px){.relationship-page-inner{max-width:760px;margin:0 auto}}@media (min-width: 1100px){.relationship-report-detail{padding:28px 36px 52px}.relationship-report-detail .relationship-page-inner{width:min(1180px,100%);max-width:none}.relationship-report-detail .relationship-header{margin-bottom:24px}.relationship-report-content{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(480px,1.42fr);gap:18px;align-items:start}.relationship-report-content .relationship-card{height:100%;margin:0;box-sizing:border-box;padding:22px 24px}.relationship-overview{grid-column:1}.relationship-analysis{grid-column:2}.relationship-narrative{grid-column:1/-1}.relationship-participants{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:14px 24px}.relationship-participants h2{grid-column:1/-1}.relationship-participants .relationship-profile-row+.relationship-profile-row{margin-top:0}.relationship-report-content .relationship-actions{grid-column:1/-1;justify-content:flex-end;margin:0 0 12px}.relationship-report-content .relationship-actions .relationship-button{min-width:150px}.relationship-dimensions{gap:14px}.relationship-dimension{grid-template-columns:96px 1fr 34px}}.home-view{height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home-view .content-wrap{overflow:hidden}.home-view .home-tabs{height:60px;background-color:#231745;font-size:var(--ifm-type-control);color:#b9b9b9}.home-view .home-tabs span{margin-top:5px}.home-view .home-tabs>div{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.home-view .home-tabs .tab-ask{height:52px;position:relative;margin:0}.home-view .home-tabs .tab-ask>img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-view .home-tabs .tabs-active{color:#e8e8e8}.home-view .home-tabs>div>span{white-space:nowrap}.home-view .home-tabs .tab-lbl-2line{margin-top:3px;display:flex;flex-direction:column;align-items:center;line-height:1.15}.home-view .home-tabs .tab-lbl-2line span{margin-top:0}.guide-info{position:absolute;top:50%;transform:translateY(-50%);width:100%;color:#1f1f1f;font-size:16px;font-weight:700}.guide-info>div{margin-top:10px}.guide-info .guide-sub-title{color:#404040;font-size:14px;font-weight:400}.guide-info .guide-sub-title>span:last-child{margin-top:5px}.position-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)!important}
