@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.text-wrap{text-wrap:wrap}}:root{--paper:#f6f4ef;--paper-deep:#e6e0d4;--surface:#fff;--ink:#1c2126;--ink-soft:#575e66;--ink-faint:#7f878f;--moss:#3e5b51;--moss-light:#2f8c6a;--cinnabar:#a63a2b;--line:#e7e2d8;--success:#3e5b51;--error:#a63a2b;--font-sans:"PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Noto Sans CJK SC", sans-serif;--font-serif:"Songti SC", "STSong", "Noto Serif CJK SC", serif}*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth;min-width:20rem}body{background:var(--paper);min-height:100vh;color:var(--ink);font-family:var(--font-sans);line-break:strict;word-break:normal;overflow-wrap:break-word;text-wrap:pretty;-webkit-font-smoothing:antialiased;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}h1,h2,h3{text-wrap:balance}.auth-shell{background:var(--paper);min-height:100vh;position:relative;overflow:hidden}.auth-shell__texture{z-index:0;pointer-events:none;opacity:.16;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.18'/%3E%3C/svg%3E");position:fixed;inset:0}.auth-header,.center-header{z-index:2;justify-content:space-between;align-items:center;width:min(74rem,100% - 3rem);min-height:5.75rem;margin:0 auto;display:flex;position:relative}.brand-mark{align-items:center;gap:.75rem;display:inline-flex}.brand-mark__official{background-image:var(--brand-mark-image);background-position:50%;background-repeat:no-repeat;background-size:contain;flex:none;width:2.35rem;height:2.35rem;display:block}.brand-mark__word{flex-direction:column;gap:.04rem;display:flex}.brand-mark__word strong{font-family:var(--font-serif);letter-spacing:.16em;font-size:1.04rem;font-weight:600}.brand-mark__word small{color:var(--ink-faint);letter-spacing:.22em;font-size:.55rem}.brand-mark--inverse .brand-mark__official{filter:brightness(0)invert()}.brand-mark--inverse .brand-mark__word strong{color:#f6f4eff0}.brand-mark--inverse .brand-mark__word small{color:#f6f4ef7a}.auth-header__security{color:var(--ink-soft);letter-spacing:.06em;align-items:center;gap:.45rem;font-size:.74rem;display:inline-flex}.auth-stage{z-index:1;border:1px solid var(--line);background:var(--surface);grid-template-columns:minmax(0,1.02fr) minmax(24rem,.98fr);width:min(68rem,100% - 3rem);min-height:42rem;margin:1.25rem auto 4rem;display:grid;position:relative;box-shadow:0 1.8rem 5rem #3730251c}.auth-story{background:var(--moss);color:#f7f3e9;flex-direction:column;justify-content:space-between;min-height:100%;padding:clamp(2.8rem,5vw,5.2rem);display:flex;position:relative;overflow:hidden}.auth-story:before{content:"";border:1px solid #f6f1e421;border-radius:50%;width:19rem;height:19rem;position:absolute;top:-7rem;right:-7rem;box-shadow:0 0 0 3.7rem #f6f1e409,0 0 0 7.4rem #f6f1e406}.auth-story:after{content:"";transform-origin:100%;background:#f6f1e433;width:11rem;height:1px;position:absolute;bottom:8%;right:10%;transform:rotate(-38deg)}.auth-story>*{z-index:1;position:relative}.auth-story__eyebrow{color:#f6f1e494;letter-spacing:.24em;margin:0 0 2.2rem;font-size:.65rem}.auth-story h1{font-family:var(--font-serif);letter-spacing:.035em;margin:0;font-size:clamp(2.55rem,4.4vw,4.4rem);font-weight:400;line-height:1.27}.auth-story h1 span{color:#e7c5b1;white-space:nowrap;position:relative}.auth-story h1 span:after{background:var(--cinnabar);content:"";height:1px;position:absolute;bottom:-.35rem;left:0;right:0}.auth-story__copy{color:#f6f1e4b3;letter-spacing:.05em;max-width:26rem;margin:2rem 0 0;font-size:.94rem;line-height:2}.realm-list{border-top:1px solid #f6f1e42e;border-bottom:1px solid #f6f1e42e;grid-template-columns:repeat(5,1fr);margin:3rem 0;padding:0;list-style:none;display:grid}.realm-list li{border-right:1px solid #f6f1e41f;flex-direction:column;align-items:center;gap:.35rem;min-width:0;padding:.85rem .25rem;display:flex}.realm-list li:last-child{border-right:0}.realm-list span{color:#f6f1e461;letter-spacing:.08em;font-family:Georgia,serif;font-size:.58rem}.realm-list strong{font-family:var(--font-serif);letter-spacing:.1em;white-space:nowrap;font-size:.92rem;font-weight:500}.realm-list svg{color:#d6b5a2}.auth-story__note{color:#f6f1e47a;max-width:24rem;margin:0;font-size:.7rem;line-height:1.8}.auth-card{flex-direction:column;justify-content:center;width:100%;max-width:32rem;min-height:100%;margin:0 auto;padding:clamp(2.6rem,5vw,5rem);display:flex}.auth-card__heading>p{color:var(--cinnabar);font-family:var(--font-serif);letter-spacing:.18em;margin:0 0 .65rem;font-size:.78rem}.auth-card__heading h2{font-family:var(--font-serif);letter-spacing:.045em;margin:0;font-size:clamp(1.8rem,3vw,2.45rem);font-weight:500;line-height:1.35}.auth-card__heading>span{color:var(--ink-soft);margin-top:.72rem;font-size:.82rem;line-height:1.7;display:block}.auth-tabs{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;margin-top:2rem;display:grid}.auth-tabs button{color:var(--ink-faint);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:.42rem;padding:.8rem .25rem;font-size:.8rem;display:inline-flex;position:relative}.auth-tabs button:after{background:var(--cinnabar);content:"";opacity:0;height:2px;transition:opacity .18s,transform .18s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(.35)}.auth-tabs button.is-active{color:var(--ink);font-weight:600}.auth-tabs button.is-active:after{opacity:1;transform:scaleX(1)}.auth-form{flex-direction:column;gap:1rem;margin-top:1.6rem;display:flex}.auth-form label{flex-direction:column;gap:.48rem;display:flex}.auth-form label>span{color:var(--ink-soft);letter-spacing:.06em;font-size:.72rem;font-weight:600}.auth-form input{border:1px solid var(--line);width:100%;height:3.15rem;color:var(--ink);background:#fffefa;border-radius:0;outline:none;padding:0 .92rem;font-size:.88rem;transition:border-color .16s,box-shadow .16s}.auth-form input::placeholder{color:#a1a69f}.auth-form input:focus{border-color:var(--moss-light);box-shadow:0 0 0 3px #4962561a}.phone-input,.code-input,.password-input{align-items:center;display:flex;position:relative}.phone-input>span{z-index:1;border-right:1px solid var(--line);color:var(--ink-soft);padding-right:.78rem;font-size:.82rem;position:absolute;left:.92rem}.phone-input input{padding-left:4.15rem}.code-input input{letter-spacing:.18em;padding-right:7.2rem}.code-input button{color:var(--cinnabar);cursor:pointer;background:0 0;border:0;font-size:.72rem;position:absolute;right:.82rem}.code-input button:disabled{color:var(--ink-faint);cursor:not-allowed}.password-input input{padding-right:3rem}.password-input button{width:2rem;height:2rem;color:var(--ink-faint);cursor:pointer;background:0 0;border:0;place-items:center;display:grid;position:absolute;right:.78rem}.primary-button,.secondary-button,.wechat-button,.home-button,.sign-out-button,.legal-back{cursor:pointer;justify-content:center;align-items:center;gap:.55rem;display:inline-flex}.primary-button{border:1px solid var(--moss);background:var(--moss);color:#fffdf7;letter-spacing:.08em;border-radius:0;width:100%;min-height:3.25rem;margin-top:.28rem;padding:0 1rem;font-size:.86rem;transition:background .16s,transform .16s}.primary-button:hover:not(:disabled){background:#253b32;transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled{cursor:wait;opacity:.64}.spin{animation:.85s linear infinite spin}.auth-error{color:var(--error);align-items:flex-start;gap:.42rem;margin:.9rem 0 0;font-size:.72rem;line-height:1.6;display:flex}.auth-error svg{flex:none;margin-top:.15rem}.auth-success{color:var(--accent);align-items:flex-start;gap:.42rem;margin:.9rem 0 0;font-size:.72rem;line-height:1.6;display:flex}.auth-success svg{flex:none;margin-top:.15rem}.auth-divider{color:var(--ink-faint);align-items:center;gap:.75rem;margin:1.4rem 0;font-size:.68rem;display:flex}.auth-divider:before,.auth-divider:after{background:var(--line);content:"";flex:1;height:1px}.wechat-button{border:1px solid var(--line);width:100%;min-height:3.1rem;color:var(--ink);background:0 0;border-radius:0;font-size:.82rem;transition:border-color .16s,background .16s;position:relative}.wechat-button:hover{background:#4d6f5b0b;border-color:#74917f}.wechat-button svg{color:#3f7b57}.wechat-button small{background:var(--paper-deep);color:var(--ink-faint);padding:.15rem .38rem;font-size:.58rem;position:absolute;right:.75rem}.auth-switch{color:var(--ink-soft);text-align:center;margin:1.5rem 0 0;font-size:.76rem}.auth-switch a{color:var(--cinnabar);margin-left:.28rem;font-weight:600}.auth-agreement{color:var(--ink-faint);text-align:center;margin:1.05rem 0 0;font-size:.62rem;line-height:1.7}.auth-agreement a{color:var(--ink-soft);white-space:nowrap}.auth-loading{color:var(--ink-soft);text-align:center;font-size:.8rem}.consent-icon{border:1px solid var(--line);width:3.5rem;height:3.5rem;color:var(--moss);place-items:center;margin-bottom:1.3rem;display:grid}.consent-heading h2{font-size:clamp(1.55rem,2.8vw,2.1rem)}.scope-list{border-top:1px solid var(--line);flex-direction:column;margin:1.7rem 0 0;padding:0;list-style:none;display:flex}.scope-list li{border-bottom:1px solid var(--line);color:var(--ink-soft);align-items:center;gap:.72rem;padding:.8rem 0;font-size:.78rem;display:flex}.scope-list li>span{border:1px solid var(--cinnabar);background:#a8463414;flex:none;width:.42rem;height:.42rem;transform:rotate(45deg)}.consent-note{color:var(--ink-faint);margin:1.2rem 0 0;font-size:.68rem;line-height:1.7}.consent-actions{grid-template-columns:.82fr 1.18fr;gap:.7rem;margin-top:1.6rem;display:grid}.consent-actions .primary-button{margin:0}.secondary-button{border:1px solid var(--line);background:0 0;border-radius:0;min-height:3.25rem;font-size:.82rem}.center-shell{--center-bg:#f4f6f3;--center-surface:#fff;--center-surface-raised:#fff;--center-line:#dce2dd;--center-text:#1d2822;--center-muted:#59665f;--center-faint:#78847d;--center-accent:#3e6b58;background:var(--center-bg);min-height:100vh;color:var(--center-text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;overflow:hidden}.legal-shell{background:var(--paper);min-height:100vh}.center-hero{color:#edf0e9;isolation:isolate;background:#111a14;min-height:clamp(17rem,30svh,20rem);position:relative;overflow:hidden}.center-hero:before{z-index:-2;background-image:var(--center-hero-image);content:"";background-position:66% 54%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.01)}.center-hero:after{z-index:-1;content:"";background:linear-gradient(90deg,#0b120dfa 0%,#0b120deb 35%,#0b120d94 64%,#0b120d4d 100%),linear-gradient(#0000 55%,#0b120d57);position:absolute;inset:0}.center-header--overlay{width:min(100%,82rem);min-height:4.5rem;padding-inline:clamp(1.25rem,5vw,4.5rem)}.center-header__actions{align-items:center;gap:.55rem;display:flex}.home-button,.sign-out-button,.legal-back{min-height:2.75rem;color:var(--ink-soft);letter-spacing:.06em;background:0 0;border:0;padding:.58rem 0;font-size:.72rem}.center-header--overlay .home-button,.center-header--overlay .sign-out-button{color:#edf0e9b8;transition:color .18s}.center-header--overlay .home-button:hover,.center-header--overlay .sign-out-button:hover{color:#edf0e9;background:0 0}.center-hero__content{z-index:1;flex-direction:column;justify-content:center;width:min(100%,82rem);min-height:clamp(12.5rem,30svh - 4.5rem,15.5rem);margin-inline:auto;padding:clamp(2rem,4vh,3rem) clamp(1.5rem,8vw,7.5rem) clamp(2.5rem,5vh,4rem);display:flex;position:relative}.center-hero__eyebrow{color:#edf0e994;letter-spacing:.12em;margin:0 0 1.4rem;font-size:.72rem}.center-identity{align-items:center;gap:clamp(1.25rem,3vw,2rem);display:flex}.center-identity__seal{color:#edf0e9;width:4.5rem;height:4.5rem;font-family:var(--font-serif);background:#edf0e90f;border:1px solid #edf0e97a;flex:none;place-items:center;font-size:1.8rem;display:grid}.center-identity h1{color:#edf0e9;font-family:var(--font-serif);letter-spacing:.05em;margin:0;font-size:clamp(2.4rem,5vw,4rem);font-weight:400;line-height:1.12}.center-identity p{color:#edf0e98f;letter-spacing:.04em;margin:.65rem 0 0;font-size:.76rem}.center-hero__intro{color:#edf0e9b3;max-width:31rem;margin:1.75rem 0 0 6.5rem;font-size:.82rem;line-height:1.9}.center-content{grid-template-columns:minmax(0,1fr);align-items:start;gap:2.5rem;width:min(100%,72rem);margin-inline:auto;padding:clamp(3.5rem,7vw,5.5rem) clamp(1.25rem,5vw,4.5rem) clamp(5rem,9vw,7rem);display:grid}.account-rail{border-bottom:1px solid var(--center-line);padding-bottom:1rem;position:static}.account-rail>span{color:var(--center-faint);letter-spacing:.12em;font-size:.68rem}.account-rail nav{flex-direction:row;gap:clamp(1.5rem,4vw,3rem);margin-top:0;display:flex}.account-rail nav a{color:var(--center-muted);flex-direction:column;padding:.5rem 0;transition:color .18s,transform .18s;display:flex}.account-rail nav a:hover,.account-rail nav a:focus-visible{color:var(--center-text);transform:translate(.25rem)}.account-rail nav a:focus-visible{outline:1px solid var(--center-accent);outline-offset:.35rem}.account-rail nav a span{font-size:.8rem;font-weight:600}.account-rail nav a small{color:var(--center-faint);font-size:.64rem}.account-rail>p{max-width:12rem;color:var(--center-faint);font-family:var(--font-serif);margin:4rem 0 0;font-size:.76rem;line-height:1.9}.account-workspace{min-width:0}.center-section{scroll-margin-top:2rem}.center-section+.center-section{margin-top:clamp(4rem,7vw,6rem)}.profile-editor{border-top:1px solid var(--center-line);padding-top:2rem}.profile-editor--view{justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.profile-editor--view span{color:var(--center-faint);font-size:.7rem;display:block}.profile-editor--view strong{font-family:var(--font-serif);letter-spacing:.04em;margin-top:.6rem;font-size:1.75rem;font-weight:400;display:block}.profile-editor--view small{color:var(--center-muted);margin-top:.7rem;font-size:.72rem;display:block}.profile-editor__field{flex-direction:column;gap:.5rem;display:flex}.profile-editor__field label{color:var(--center-muted);font-size:.72rem;font-weight:600}.profile-editor__field input{border:1px solid var(--center-line);width:min(100%,24rem);height:3.15rem;color:var(--center-text);background:#fbfcfb;outline:none;padding:0 .92rem;font-size:.92rem;transition:border-color .18s,background .18s}.profile-editor__field input:focus{border-color:var(--center-accent);background:#fff;box-shadow:0 0 0 3px #3e6b581a}.profile-editor__hint{color:var(--center-faint);margin:.9rem 0 0;font-size:.68rem}.profile-editor__actions{align-items:center;gap:.9rem;margin-top:1.35rem;display:flex}.profile-editor__save{border-color:var(--center-accent);background:var(--center-accent);width:auto;min-width:7.5rem;min-height:2.85rem;margin:0;padding-inline:1.2rem}.center-shell .text-button{min-height:2.5rem;color:var(--center-accent);cursor:pointer;background:0 0;border:0;align-items:center;gap:.4rem;padding:0;font-size:.76rem;transition:color .18s;display:inline-flex}.center-shell .text-button:hover{color:#284c3d}.center-shell .text-button:focus-visible,.center-shell .primary-button:focus-visible{outline:1px solid var(--center-accent);outline-offset:.25rem}.profile-editor__saved{color:#357354;margin:.6rem 0 0;font-size:.68rem}.center-section--profile{background:0 0;border:0;padding:0}.center-section__heading{margin-bottom:clamp(1.5rem,3vw,2.25rem);position:relative}.center-section__heading h2{color:var(--center-text);font-family:var(--font-serif);letter-spacing:.04em;margin:0;font-size:2rem;font-weight:400;line-height:1.3}.center-section__heading p{max-width:37rem;color:var(--center-muted);margin:.75rem 0 0;font-size:.78rem;line-height:1.8}.center-section__heading--journey{padding-right:7rem}.center-section__heading--journey>span{color:var(--center-faint);font-size:.66rem;position:absolute;top:.55rem;right:0}.journey-realms{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:clamp(10.5rem,17vw,13rem);gap:.55rem;display:grid}.journey-realm:first-child{grid-area:span 2/1/auto/8}.journey-realm:nth-child(2),.journey-realm:nth-child(3){grid-column:8/13}.journey-realm:nth-child(4){grid-column:1/6}.journey-realm:nth-child(5){grid-column:6/13}.journey-realm{background-image:var(--realm-image);color:#edf0e9;isolation:isolate;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:flex-end;min-height:0;padding:clamp(1.2rem,2.5vw,2rem);display:flex;position:relative;overflow:hidden}.journey-realm:before{z-index:-2;content:"";background:#0d17131f;transition:transform .42s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.journey-realm__veil{z-index:-1;background:linear-gradient(#080e0a14 28%,#080e0adb);transition:background .3s;position:absolute;inset:0}.journey-realm:hover .journey-realm__veil{background:linear-gradient(#080e0a1f 22%,#080e0aeb)}.journey-realm__copy h3{font-family:var(--font-serif);letter-spacing:.08em;margin:0;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:400}.journey-realm__copy p{color:#edf0e9ad;max-width:20rem;margin:.55rem 0 0;font-size:.7rem;line-height:1.7}.account-ledger{border:1px solid var(--center-line);background:var(--center-surface)}.account-ledger article{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.25rem;min-height:6.75rem;padding:1.5rem 1.75rem;display:grid}.account-ledger article+article{border-top:1px solid var(--center-line)}.account-ledger svg{color:var(--center-accent)}.account-ledger span,.account-ledger strong,.account-ledger small{display:block}.account-ledger span{color:var(--center-faint);font-size:.68rem}.account-ledger strong{color:var(--center-text);margin-top:.35rem;font-size:.86rem;font-weight:500;line-height:1.6}.account-ledger small{color:var(--center-muted);text-align:right;font-size:.68rem}.center-footer{border-top:1px solid var(--center-line);min-height:7rem;color:var(--center-muted);background:#eef1ee;justify-content:space-between;align-items:center;gap:2rem;padding:2rem clamp(1.25rem,5vw,4.5rem);display:flex}.center-footer>div{flex-direction:column;gap:.25rem;display:flex}.center-footer span{font-family:var(--font-serif);letter-spacing:.08em;font-size:.95rem}.center-footer small{color:var(--center-faint);font-size:.62rem}.center-footer a{color:var(--center-muted);align-items:center;gap:.45rem;font-size:.72rem;transition:color .18s;display:inline-flex}.center-footer a:hover{color:var(--center-text)}.legal-document{border:1px solid var(--line);background:var(--surface);width:min(48rem,100% - 3rem);margin:3rem auto 6rem;padding:clamp(2rem,6vw,5rem)}.legal-document>p:first-child{color:var(--cinnabar);letter-spacing:.24em;margin:0 0 .65rem;font-size:.64rem}.legal-document h1{font-family:var(--font-serif);margin:0;font-size:clamp(2rem,4vw,3.4rem);font-weight:500}.legal-meta{color:var(--ink-faint);margin-top:.75rem;font-size:.68rem}.legal-intro{border-left:2px solid var(--cinnabar);background:var(--paper);color:var(--ink-soft);margin:2.5rem 0;padding:1.2rem 1.4rem;font-size:.84rem;line-height:1.9}.legal-document section{margin-top:2.2rem}.legal-document section h2{font-family:var(--font-serif);margin:0 0 .7rem;font-size:1.15rem;font-weight:600}.legal-document section p{color:var(--ink-soft);margin:0;font-size:.82rem;line-height:2}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:56rem){.auth-stage{grid-template-columns:1fr;width:min(40rem,100% - 2rem)}.auth-story{min-height:auto;padding:2.5rem}.auth-story h1{font-size:clamp(2.2rem,8vw,3.5rem)}.auth-story__copy{max-width:30rem}.realm-list{margin:2.5rem 0 1.5rem}.auth-card{min-height:38rem}.center-content{grid-template-columns:1fr;gap:2.5rem}.account-rail{position:static}.account-rail nav{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.account-rail>p{display:none}.journey-realms{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:15rem}.journey-realm:nth-child(n){grid-area:auto}.journey-realm:first-child{grid-column:span 2;min-height:20rem}}@media (max-width:40rem){.auth-header,.center-header{width:calc(100% - 2rem);min-height:4.8rem}.auth-header__security{font-size:0}.auth-header__security svg{width:1.2rem;height:1.2rem}.auth-stage{margin-top:.35rem}.auth-story{padding:2rem 1.5rem}.auth-story__eyebrow{margin-bottom:1.4rem}.auth-story h1{font-size:clamp(2rem,10.5vw,3rem)}.auth-story__copy{margin-top:1.3rem;font-size:.82rem;line-height:1.8}.realm-list{margin-top:2rem}.realm-list span,.realm-list svg{display:none}.realm-list li{padding:.72rem .15rem}.realm-list strong{font-size:.78rem}.auth-story__note{display:none}.auth-card{min-height:36rem;padding:2.4rem 1.5rem}.auth-tabs button{font-size:.75rem}.center-header.center-header--overlay{width:100%;padding-inline:1rem}.center-header--overlay .home-button,.center-header--overlay .sign-out-button{width:2.65rem;padding-inline:0;font-size:0}.center-hero{min-height:18rem}.center-hero__content{min-height:13.2rem;padding:1.75rem 1.25rem 2rem}.center-identity{align-items:center}.center-identity__seal{width:3.5rem;height:3.5rem;font-size:1.45rem}.center-identity h1{font-size:clamp(2rem,10vw,2.8rem)}.center-hero__intro{margin:1.5rem 0 0}.center-content{gap:2rem;padding:3.5rem 1rem 5rem}.account-rail{border-top:0;padding-top:0}.account-rail>span{display:none}.account-rail nav{gap:.5rem;margin-top:0}.account-rail nav a{border-bottom:1px solid var(--center-line);padding:.8rem .5rem}.account-rail nav a:hover,.account-rail nav a:focus-visible{transform:none}.account-rail nav a small{display:none}.center-section+.center-section{margin-top:4rem}.center-section--profile{padding:0}.profile-editor--view{flex-direction:column;align-items:stretch}.center-section__heading h2{font-size:1.75rem}.center-section__heading--journey{padding-right:0}.center-section__heading--journey>span{margin-top:.75rem;display:block;position:static}.journey-realms{grid-template-columns:1fr;grid-auto-rows:16rem}.journey-realm:nth-child(n),.journey-realm:first-child{grid-area:auto;min-height:16rem}.journey-realm__copy{max-width:15rem}.account-ledger article{grid-template-columns:auto minmax(0,1fr);gap:1rem;min-height:7.5rem;padding:1.35rem}.account-ledger small{text-align:left;grid-column:2}.center-footer{flex-direction:column;align-items:flex-start;gap:.75rem}.legal-document{width:calc(100% - 2rem);margin-top:1rem}}@media (prefers-reduced-motion:reduce){.account-rail nav a,.journey-realm:before,.journey-realm__veil{transition:none}}@media (max-width:22rem){.auth-story h1 span,.realm-list strong,.auth-agreement a{white-space:normal}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.auth-shell--portal{--auth-canvas:#09120c;--auth-panel:#0e1812;--auth-control:#141f18;--auth-ink:#e6ede8;--auth-copy:#a2aea6;--auth-muted:#8e9891;--auth-line:#2b362f;--auth-accent:#66a581;--auth-accent-hover:#79b492;--auth-error:#ec7d6c;background:var(--auth-canvas);min-height:100dvh;color:var(--auth-ink);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;overflow-x:clip}@supports (color:lab(0% 0 0)){.auth-shell--portal{--auth-canvas:lab(4.60227% -3.73548 1.63704);--auth-panel:lab(6.92625% -5.19849 2.28);--auth-control:lab(10.3549% -6.07663 2.68356);--auth-ink:lab(93.1759% -3.08836 1.58137);--auth-copy:lab(70.0838% -5.56922 2.85262);--auth-muted:lab(61.9232% -4.63977 2.3764);--auth-line:lab(21.3761% -6.04939 2.67328);--auth-accent:lab(62.8515% -27.4064 12.0896);--auth-accent-hover:lab(68.588% -25.7146 11.3481);--auth-error:lab(65.0965% 42.5157 29.5758)}}.auth-shell--portal .auth-stage{background:var(--auth-panel);width:100%;min-height:100dvh;box-shadow:none;border:0;grid-template-columns:minmax(0,1.06fr) minmax(28rem,.94fr);margin:0}.auth-visual{isolation:isolate;flex-direction:column;min-height:100dvh;display:flex;position:relative;overflow:hidden}.auth-visual__image,.auth-visual__wash{position:absolute;inset:0}.auth-visual__image{z-index:-2;background-image:var(--auth-hero-image);background-position:52%;background-repeat:no-repeat;background-size:cover;transform:scale(1.015)}.auth-visual__wash{z-index:-1;background:linear-gradient(#0a161166,#0a16111a 34%),linear-gradient(#09151014 34%,#091510e0)}.auth-visual__header{align-items:center;min-height:5rem;padding:1.45rem clamp(1.5rem,4vw,3.75rem);display:flex}.auth-visual__content{color:#f2f5ef;flex-direction:column;flex:1;justify-content:flex-end;max-width:46rem;padding:clamp(2.5rem,8vh,6.5rem) clamp(1.5rem,7vw,7rem);display:flex}.auth-visual__content>p:first-child{color:#f2f5efb8;letter-spacing:.06em;margin:0 0 1.25rem;font-size:.76rem;font-weight:600}.auth-visual__content h1{color:#f2f5ef;max-width:10ch;font-family:var(--font-serif);letter-spacing:0;margin:0;font-size:clamp(2.75rem,5vw,5.25rem);font-weight:500;line-height:1.17}.auth-visual__copy{color:#f2f5efc2;letter-spacing:.025em;max-width:28rem;margin:1.5rem 0 0;font-size:.92rem;line-height:1.8}.auth-panel{background:var(--auth-panel);flex-direction:column;min-width:0;min-height:100dvh;padding:clamp(1.5rem,4vw,3.5rem) clamp(2rem,6vw,6rem);display:flex}.auth-panel__trust{min-height:2.25rem;color:var(--auth-muted);letter-spacing:.02em;justify-content:flex-end;align-items:center;gap:.5rem;font-size:.72rem;display:flex}.auth-panel__trust svg{color:var(--auth-accent)}.auth-shell--portal .auth-card{justify-content:center;width:100%;max-width:28rem;min-height:auto;margin:auto;padding:3rem 0}.auth-shell--portal .auth-card__heading>p{color:var(--auth-accent);font-family:var(--font-sans);letter-spacing:.04em;margin:0 0 .65rem;font-size:.74rem;font-weight:700}.auth-shell--portal .auth-card__heading h2{color:var(--auth-ink);font-family:var(--font-sans);letter-spacing:-.025em;margin:0;font-size:2rem;font-weight:700;line-height:1.25}.auth-shell--portal .auth-card__heading>span{max-width:30rem;color:var(--auth-copy);margin-top:.8rem;font-size:.84rem;line-height:1.7}.auth-shell--portal .auth-tabs{border-color:var(--auth-line);margin-top:2.15rem}.auth-shell--portal .auth-tabs button{min-height:2.9rem;color:var(--auth-muted);padding:.75rem .4rem;font-size:.8rem;transition:color .18s cubic-bezier(.16,1,.3,1),background .18s cubic-bezier(.16,1,.3,1)}.auth-shell--portal .auth-tabs button:after{background:var(--auth-accent)}.auth-shell--portal .auth-tabs button:hover,.auth-shell--portal .auth-tabs button.is-active{color:var(--auth-ink)}.auth-shell--portal .auth-form{gap:1.05rem;margin-top:1.7rem}.auth-shell--portal .auth-form label{gap:.52rem}.auth-shell--portal .auth-form label>span{color:var(--auth-copy);letter-spacing:.02em;font-size:.74rem}.auth-shell--portal .auth-form input{border-color:var(--auth-line);background:var(--auth-control);height:3.25rem;color:var(--auth-ink);border-radius:.75rem;padding-inline:1rem;font-size:.88rem}.auth-shell--portal .auth-form input::placeholder{color:var(--auth-muted);opacity:1}.auth-shell--portal .auth-form input:hover{border-color:var(--auth-line)}@supports (color:color-mix(in lab, red, red)){.auth-shell--portal .auth-form input:hover{border-color:color-mix(in oklch, var(--auth-line), var(--auth-ink) 28%)}}.auth-shell--portal .auth-form input:focus{border-color:var(--auth-accent);box-shadow:0 0 0 3px var(--auth-accent)}@supports (color:color-mix(in lab, red, red)){.auth-shell--portal .auth-form input:focus{box-shadow:0 0 0 3px color-mix(in oklch, var(--auth-accent) 16%, transparent)}}.auth-shell--portal .phone-input>span{border-color:var(--auth-line);color:var(--auth-copy);left:1rem}.auth-shell--portal .phone-input input{padding-left:4.25rem}.auth-shell--portal .code-input button{color:var(--auth-accent);font-weight:600;right:1rem}.auth-shell--portal .code-input button:disabled{color:var(--auth-muted)}.auth-shell--portal .password-input button{color:var(--auth-muted);border-radius:.5rem;transition:color .18s cubic-bezier(.16,1,.3,1),background .18s cubic-bezier(.16,1,.3,1);right:.75rem}.auth-shell--portal .password-input button:hover{background:var(--auth-accent)}@supports (color:color-mix(in lab, red, red)){.auth-shell--portal .password-input button:hover{background:color-mix(in oklch, var(--auth-accent) 8%, transparent)}}.auth-shell--portal .password-input button:hover{color:var(--auth-ink)}.auth-shell--portal .primary-button{border-color:var(--auth-accent);background:var(--auth-accent);color:#021409;color:lab(4.75531% -7.09143 3.07855);letter-spacing:.04em;border-radius:.75rem;min-height:3.25rem;margin-top:.35rem;font-size:.86rem;font-weight:650;transition:background .18s cubic-bezier(.16,1,.3,1),border-color .18s cubic-bezier(.16,1,.3,1),transform .12s cubic-bezier(.16,1,.3,1)}.auth-shell--portal .primary-button:hover:not(:disabled){border-color:var(--auth-accent-hover);background:var(--auth-accent-hover);transform:translateY(-1px)}.auth-shell--portal .primary-button:active:not(:disabled),.auth-shell--portal .wechat-button:active{transform:translateY(1px)}.auth-shell--portal .primary-button:focus-visible,.auth-shell--portal .wechat-button:focus-visible,.auth-shell--portal .auth-tabs button:focus-visible,.auth-shell--portal .password-input button:focus-visible,.auth-shell--portal .code-input button:focus-visible,.auth-shell--portal a:focus-visible{outline:2px solid var(--auth-accent);outline-offset:3px}.auth-shell--portal .auth-error{color:var(--auth-error)}.auth-shell--portal .auth-divider{color:var(--auth-muted);margin:1.45rem 0}.auth-shell--portal .auth-divider:before,.auth-shell--portal .auth-divider:after{background:var(--auth-line)}.auth-shell--portal .wechat-button{border-color:var(--auth-line);min-height:3.15rem;color:var(--auth-ink);background:0 0;border-radius:.75rem;font-size:.82rem;transition:border-color .18s cubic-bezier(.16,1,.3,1),background .18s cubic-bezier(.16,1,.3,1),transform .12s cubic-bezier(.16,1,.3,1)}.auth-shell--portal .wechat-button:hover{border-color:var(--auth-line)}@supports (color:color-mix(in lab, red, red)){.auth-shell--portal .wechat-button:hover{border-color:color-mix(in oklch, var(--auth-line), var(--auth-accent) 42%)}}.auth-shell--portal .wechat-button:hover{background:var(--auth-accent)}@supports (color:color-mix(in lab, red, red)){.auth-shell--portal .wechat-button:hover{background:color-mix(in oklch, var(--auth-accent) 5%, transparent)}}.auth-shell--portal .wechat-button svg,.auth-shell--portal .auth-switch a{color:var(--auth-accent)}.auth-shell--portal .wechat-button small{color:var(--auth-muted);background:0 0;padding:0;right:.9rem}.auth-shell--portal .auth-switch{color:var(--auth-copy);margin-top:1.55rem;font-size:.78rem}.auth-shell--portal .auth-switch a{font-weight:700}.auth-shell--portal .auth-agreement{color:var(--auth-muted);margin-top:1rem;font-size:.66rem;line-height:1.75}.auth-shell--portal .auth-agreement a,.auth-shell--portal .auth-loading{color:var(--auth-copy)}@media (prefers-color-scheme:dark){.auth-shell--portal{--auth-canvas:#09120c;--auth-panel:#0e1812;--auth-control:#141f18;--auth-ink:#e6ede8;--auth-copy:#a2aea6;--auth-muted:#8e9891;--auth-line:#2b362f;--auth-accent:#66a581;--auth-accent-hover:#79b492;--auth-error:#ec7d6c;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@supports (color:lab(0% 0 0)){.auth-shell--portal{--auth-canvas:lab(4.60227% -3.73548 1.63704);--auth-panel:lab(6.92625% -5.19849 2.28);--auth-control:lab(10.3549% -6.07663 2.68356);--auth-ink:lab(93.1759% -3.08836 1.58137);--auth-copy:lab(70.0838% -5.56922 2.85262);--auth-muted:lab(61.9232% -4.63977 2.3764);--auth-line:lab(21.3761% -6.04939 2.67328);--auth-accent:lab(62.8515% -27.4064 12.0896);--auth-accent-hover:lab(68.588% -25.7146 11.3481);--auth-error:lab(65.0965% 42.5157 29.5758)}}.auth-shell--portal .primary-button{color:#021409;color:lab(4.75531% -7.09143 3.07855)}}@media (max-width:52rem){.auth-shell--portal .auth-stage{grid-template-columns:1fr}.auth-visual{min-height:14.5rem}.auth-visual__image{background-position:58% 54%}.auth-visual__wash{background:linear-gradient(#0a16116b,#0a16111f 44%),linear-gradient(#0915100a 28%,#091510d1)}.auth-visual__header{min-height:4.5rem;padding:1.1rem 1.5rem}.auth-visual__content{max-width:none;padding:1.4rem 1.5rem 1.7rem}.auth-visual__content>p:first-child{margin-bottom:.55rem;font-size:.66rem}.auth-visual__content h1{max-width:none;font-size:clamp(1.8rem,7vw,2.4rem);line-height:1.2}.auth-visual__copy{margin-top:.7rem;font-size:.76rem;line-height:1.6}.auth-panel{min-height:calc(100dvh - 14.5rem);padding:1.5rem clamp(1.25rem,6vw,3rem)}.auth-panel__trust{justify-content:flex-start}.auth-shell--portal .auth-card{max-width:31rem;padding:2rem 0 2.5rem}}@media (max-width:32rem){.auth-visual{min-height:13rem}.auth-visual__content{padding-bottom:1.35rem}.auth-visual__copy{display:none}.auth-panel{min-height:calc(100dvh - 13rem);padding:1.25rem 1.15rem}.auth-panel__trust{min-height:2rem;font-size:.67rem}.auth-shell--portal .auth-card{padding-top:1.65rem}.auth-shell--portal .auth-card__heading h2{font-size:1.75rem}.auth-shell--portal .auth-tabs{margin-top:1.75rem}}@media (max-height:46rem) and (min-width:52.001rem){.auth-panel{padding-block:1.25rem}.auth-shell--portal .auth-card{padding-block:1.5rem}.auth-shell--portal .auth-tabs{margin-top:1.5rem}}@media (prefers-reduced-motion:reduce){.auth-visual__image{transform:none}}.auth-shell--focus{--focus-panel:#0d1b13;--focus-control:#17241c;--focus-ink:#e6ede8;--focus-copy:#afbbb2;--focus-muted:#8e9891;--focus-line:#303b34;--focus-accent:#79b492;--focus-accent-hover:#8cc3a2;--focus-error:#ef806f;min-height:100dvh;color:var(--focus-ink);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#06130b;background:lab(4.66554% -5.13721 2.24264);overflow:clip auto}@supports (color:lab(0% 0 0)){.auth-shell--focus{--focus-panel:lab(8.11308% -7.51307 3.28767);--focus-control:lab(12.7412% -7.69504 3.39708);--focus-ink:lab(93.1759% -3.08836 1.58137);--focus-copy:lab(74.7239% -5.5683 2.85205);--focus-muted:lab(61.9232% -4.63977 2.3764);--focus-line:lab(23.7096% -6.36716 2.81376);--focus-accent:lab(68.588% -25.7146 11.3481);--focus-accent-hover:lab(74.3237% -24.0445 10.6149);--focus-error:lab(66.258% 42.4959 29.5233)}}.auth-focus__image,.auth-focus__veil{position:fixed;inset:0}.auth-focus__image{background-image:var(--auth-hero-image);background-position:50%;background-repeat:no-repeat;background-size:cover;transform:scale(1.01)}.auth-focus__veil{background:linear-gradient(90deg,#0818117a,#081811c2 54%,#081811f0),linear-gradient(#06120d14 48%,#06120dad)}.auth-focus__header{z-index:2;justify-content:space-between;align-items:center;width:min(86rem,100% - 5rem);min-height:5.5rem;margin:0 auto;display:flex;position:absolute;top:0;left:0;right:0}.auth-focus__header>a:last-child{color:#f4f8f4c7;align-items:center;gap:.4rem;font-size:.76rem;transition:color .18s cubic-bezier(.16,1,.3,1);display:inline-flex}.auth-focus__header>a:last-child:hover{color:#f4f8f4}.auth-focus__stage{z-index:1;grid-template-columns:minmax(0,1fr) minmax(25rem,29rem);align-items:center;gap:clamp(4rem,9vw,10rem);width:min(86rem,100% - 5rem);min-height:100dvh;margin:0 auto;padding:7rem 0 3rem;display:grid;position:relative}.auth-focus__caption{color:#f4f8f4b8;letter-spacing:.02em;align-self:end;max-width:20rem;margin:0 0 1rem;font-size:.86rem;line-height:1.8}.auth-focus__panel{background:0 0}.auth-focus__trust{min-height:auto;color:var(--focus-copy);align-items:center;gap:.5rem;padding:0 0 1.4rem;font-size:.71rem;display:flex}.auth-focus__trust svg{color:var(--focus-accent)}.auth-shell--focus .auth-card{justify-content:flex-start;width:100%;max-width:none;min-height:auto;margin:0;padding:0}.auth-shell--focus .auth-card__heading>p{color:var(--focus-accent);font-family:var(--font-sans);letter-spacing:0;margin:0 0 .45rem;font-size:.74rem;font-weight:650}.auth-shell--focus .auth-card__heading h2{color:var(--focus-ink);font-family:var(--font-sans);letter-spacing:-.025em;margin:0;font-size:1.8rem;font-weight:700;line-height:1.3}.auth-shell--focus .auth-card__heading>span{color:var(--focus-copy);margin-top:.6rem;font-size:.8rem;line-height:1.7}.auth-shell--focus .auth-tabs{background:#0a140e;background:lab(5.4727% -4.64734 2.03567);border:0;border-radius:.5rem;gap:.2rem;margin-top:1.6rem;padding:.2rem}.auth-shell--focus .auth-tabs button{min-height:2.5rem;color:var(--focus-muted);border-radius:.35rem;padding:.6rem .4rem;font-size:.78rem;transition:background .18s cubic-bezier(.16,1,.3,1),color .18s cubic-bezier(.16,1,.3,1)}.auth-shell--focus .auth-tabs button:after{display:none}.auth-shell--focus .auth-tabs button.is-active{background:var(--focus-control);color:var(--focus-ink);box-shadow:0 1px 3px #1d302717}.auth-shell--focus .auth-form{gap:.95rem;margin-top:1.35rem}.auth-shell--focus .auth-card__heading+.auth-form{margin-top:1.8rem}.auth-shell--focus .auth-form label{gap:.45rem}.auth-shell--focus .auth-form label>span{color:var(--focus-copy);letter-spacing:0;font-size:.72rem}.auth-shell--focus .auth-form input{border-color:var(--focus-line);background:var(--focus-control);height:3.1rem;color:var(--focus-ink);border-radius:.5rem;font-size:.86rem}.auth-shell--focus .auth-form input::placeholder{color:var(--focus-muted);opacity:1}.auth-shell--focus .auth-form input:hover{border-color:var(--focus-line)}@supports (color:color-mix(in lab, red, red)){.auth-shell--focus .auth-form input:hover{border-color:color-mix(in oklch, var(--focus-line), var(--focus-ink) 22%)}}.auth-shell--focus .auth-form input:focus{border-color:var(--focus-accent);box-shadow:0 0 0 3px var(--focus-accent)}@supports (color:color-mix(in lab, red, red)){.auth-shell--focus .auth-form input:focus{box-shadow:0 0 0 3px color-mix(in oklch, var(--focus-accent) 13%, transparent)}}.auth-shell--focus .phone-input>span{border-color:var(--focus-line);color:var(--focus-copy)}.auth-shell--focus .code-input button{color:var(--focus-accent);font-weight:650}.auth-shell--focus .code-input button:disabled,.auth-shell--focus .password-input button{color:var(--focus-muted)}.auth-shell--focus .primary-button{border-color:var(--focus-accent);background:var(--focus-accent);color:#03160b;color:lab(5.62416% -7.97208 3.46462);letter-spacing:.035em;border-radius:.5rem;min-height:3.1rem;margin-top:.25rem;font-size:.82rem;font-weight:650;transition:background .18s cubic-bezier(.16,1,.3,1),border-color .18s cubic-bezier(.16,1,.3,1),transform .12s cubic-bezier(.16,1,.3,1)}.auth-shell--focus .primary-button:hover:not(:disabled){border-color:var(--focus-accent-hover);background:var(--focus-accent-hover);transform:translateY(-1px)}.auth-shell--focus .primary-button:active:not(:disabled),.auth-shell--focus .wechat-button:active{transform:translateY(1px)}.auth-shell--focus .auth-error{color:var(--focus-error)}.auth-shell--focus .auth-divider{color:var(--focus-muted);margin:1.25rem 0}.auth-shell--focus .auth-divider:before,.auth-shell--focus .auth-divider:after{background:var(--focus-line)}.auth-shell--focus .wechat-button{border-color:var(--focus-line);min-height:3rem;color:var(--focus-ink);background:0 0;border-radius:.5rem;font-size:.8rem}.auth-shell--focus .wechat-button:hover{border-color:var(--focus-line)}@supports (color:color-mix(in lab, red, red)){.auth-shell--focus .wechat-button:hover{border-color:color-mix(in oklch, var(--focus-line), var(--focus-accent) 34%)}}.auth-shell--focus .wechat-button:hover{background:var(--focus-accent)}@supports (color:color-mix(in lab, red, red)){.auth-shell--focus .wechat-button:hover{background:color-mix(in oklch, var(--focus-accent) 5%, transparent)}}.auth-shell--focus .wechat-button svg,.auth-shell--focus .auth-switch a{color:var(--focus-accent)}.auth-shell--focus .wechat-button small{color:var(--focus-muted);background:0 0;padding:0}.auth-shell--focus .auth-switch{color:var(--focus-copy);margin-top:1.3rem;font-size:.74rem}.auth-shell--focus .auth-switch a{font-weight:650}.auth-shell--focus .auth-agreement{color:var(--focus-muted);margin-top:.85rem;font-size:.62rem}.auth-shell--focus .auth-agreement a{color:var(--focus-copy)}.auth-shell--focus .primary-button:focus-visible,.auth-shell--focus .wechat-button:focus-visible,.auth-shell--focus .auth-tabs button:focus-visible,.auth-shell--focus .password-input button:focus-visible,.auth-shell--focus .code-input button:focus-visible,.auth-focus__header a:focus-visible,.auth-shell--focus .auth-switch a:focus-visible,.auth-shell--focus .auth-agreement a:focus-visible{outline:2px solid var(--focus-accent);outline-offset:3px}@media (max-width:48rem){.auth-shell--focus{background:#08150d;background:lab(5.52338% -5.77065 2.52111)}.auth-focus__image{opacity:.22;background-position:58%}.auth-focus__veil{background:#07150fc7}.auth-focus__header{width:calc(100% - 2.5rem);min-height:4.8rem}.auth-focus__stage{grid-template-columns:1fr;align-items:center;width:100%;min-height:100dvh;padding:5.4rem .75rem 1rem}.auth-focus__caption{display:none}.auth-focus__panel{width:min(100%,31rem);margin:0 auto;padding:1.5rem}}@media (max-width:30rem){.auth-focus__header{width:calc(100% - 2rem)}.auth-focus__header>a:last-child{font-size:0}.auth-focus__header>a:last-child svg{width:1.15rem;height:1.15rem}.auth-focus__trust{padding-bottom:1.2rem}.auth-shell--focus .auth-card{padding:0}.auth-shell--focus .auth-card__heading h2{font-size:1.65rem}.auth-shell--focus .auth-tabs{margin-top:1.35rem}}@media (max-height:47rem) and (min-width:48.001rem){.auth-focus__stage{padding-top:6rem}.auth-shell--focus .auth-card{padding-block:1.75rem}}@media (prefers-reduced-motion:reduce){.auth-focus__image{transform:none}}.auth-shell--brand-home{--home-paper:#f6f4ef;--home-gold:#a88a4f;--home-line:#f6f4ef38;min-height:max(44rem,100svh);color:var(--home-paper);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#15251f;overflow:clip auto}.auth-home__image,.auth-home__veil{position:fixed;inset:0}.auth-home__image{background-image:var(--auth-hero-image);background-position:56%;background-repeat:no-repeat;background-size:cover;transform:scale(1.015)}.auth-home__veil{background:linear-gradient(90deg,#0a1411e0 0%,#0a1411a1 42%,#0a141114 76%),linear-gradient(#0a14112e 0%,#0000 52%,#0a1411c2 100%)}.auth-home__frame{z-index:1;border:1px solid var(--home-line);pointer-events:none;position:fixed;inset:4.5rem clamp(1.25rem,4vw,4rem) 1.25rem}.auth-home__header{z-index:3;justify-content:space-between;align-items:center;width:min(100%,80rem);height:4rem;margin-inline:auto;padding-inline:clamp(1.25rem,4vw,4rem);display:flex;position:fixed;top:0;left:0;right:0}.auth-shell--brand-home .brand-mark{gap:.62rem;min-height:2.75rem}.auth-shell--brand-home .brand-mark__official{width:2rem;height:2rem}.auth-shell--brand-home .brand-mark__word{flex-direction:row;align-items:baseline;gap:.55rem}.auth-shell--brand-home .brand-mark__word strong{color:#f6f4efe6;letter-spacing:.18em;font-size:1.08rem;font-weight:500}.auth-shell--brand-home .brand-mark__word small{color:#f6f4ef85;letter-spacing:.15em;font-size:.62rem}.auth-home__header>a:last-child{color:#f6f4efc7;align-items:center;gap:.42rem;min-height:2.75rem;font-size:.76rem;transition:color .18s cubic-bezier(.16,1,.3,1);display:inline-flex}.auth-home__header>a:last-child:hover{color:var(--home-paper)}.auth-home__content{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;width:min(100%,86rem);min-height:max(44rem,100svh);margin-inline:auto;padding:6.5rem clamp(1.25rem,4vw,4rem) 2.25rem;display:flex;position:relative}.auth-home__lockup{align-items:center;gap:clamp(.2rem,1.5vw,.8rem);width:min(88vw,36rem);display:flex}.auth-home__official-mark{background-image:var(--auth-mark-image);filter:brightness(0)invert();background-position:50%;background-repeat:no-repeat;background-size:contain;flex:none;width:clamp(5.75rem,14vw,8rem);height:clamp(5.75rem,14vw,8rem)}.auth-home__wordmarks{flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.auth-home__wordmark-zh,.auth-home__wordmark-en{filter:brightness(0)invert();background-position:0;background-repeat:no-repeat;background-size:contain;display:block}.auth-home__wordmark-zh{aspect-ratio:434/145;background-image:var(--auth-wordmark-zh-image);width:100%}.auth-home__wordmark-en{aspect-ratio:502/126;background-image:var(--auth-wordmark-en-image);width:92%;margin-top:clamp(-1.75rem,-3vw,-.85rem)}.auth-home__form{width:min(100%,25rem);margin-top:clamp(1rem,2.5vh,1.75rem)}.auth-home__trust{color:#f6f4efb3;letter-spacing:.04em;align-items:center;gap:.5rem;font-size:.69rem;display:flex}.auth-home__trust:before{background:var(--home-gold);content:"";width:1.5rem;height:1px;margin-right:.1rem}.auth-home__trust svg{display:none}.auth-shell--brand-home .auth-card{justify-content:flex-start;width:100%;max-width:none;min-height:auto;margin:0;padding:0}.auth-shell--brand-home .auth-card__heading{margin-top:.85rem}.auth-shell--brand-home .auth-card__heading>p{display:none}.auth-shell--brand-home .auth-card__heading h2{color:var(--home-paper);font-family:var(--font-serif);letter-spacing:.06em;margin:0;font-size:1.55rem;font-weight:500;line-height:1.35}.auth-shell--brand-home .auth-card__heading>span{color:#f6f4ef9e;margin-top:.42rem;font-size:.75rem;line-height:1.7}.auth-shell--brand-home .auth-form{gap:.75rem;margin-top:1.05rem}.auth-shell--brand-home .auth-form label{gap:.36rem}.auth-shell--brand-home .auth-form label>span{color:#f6f4efb8;letter-spacing:.04em;font-size:.68rem}.auth-shell--brand-home .auth-form input{height:2.85rem;color:var(--home-paper);background:#0a14116b;border-color:#f6f4ef47;border-radius:0;font-size:.82rem}.auth-shell--brand-home .auth-form input::placeholder{color:#f6f4ef8f;opacity:1}.auth-shell--brand-home .auth-form input:hover{border-color:#f6f4ef75}.auth-shell--brand-home .auth-form input:focus{border-color:var(--home-gold);box-shadow:0 0 0 2px #a88a4f2e}.auth-shell--brand-home .password-input button{color:#f6f4ef94}.auth-shell--brand-home .primary-button{border-color:var(--home-paper);background:var(--home-paper);color:#15251f;letter-spacing:.08em;border-radius:0;min-height:2.9rem;margin-top:.25rem;font-size:.79rem;font-weight:650;transition:background .18s cubic-bezier(.16,1,.3,1),border-color .18s cubic-bezier(.16,1,.3,1),transform .12s cubic-bezier(.16,1,.3,1)}.auth-shell--brand-home .primary-button:hover:not(:disabled){background:#e6e0d4;border-color:#e6e0d4;transform:translateY(-1px)}.auth-shell--brand-home .primary-button:active:not(:disabled),.auth-shell--brand-home .wechat-button:active{transform:translateY(1px)}.auth-shell--brand-home .auth-error{color:#f0a99f}.auth-shell--brand-home .auth-success{color:#c6decf}.auth-shell--brand-home .auth-divider{color:#f6f4ef7a;margin:.9rem 0}.auth-shell--brand-home .auth-divider:before,.auth-shell--brand-home .auth-divider:after{background:#f6f4ef33}.auth-shell--brand-home .wechat-button{color:#f6f4efe6;background:#0a141138;border-color:#f6f4ef47;border-radius:0;min-height:2.8rem;font-size:.78rem}.auth-shell--brand-home .wechat-button:hover{background:#f6f4ef0f;border-color:#f6f4ef7a}.auth-shell--brand-home .wechat-button svg,.auth-shell--brand-home .auth-switch a{color:#bdcebf}.auth-shell--brand-home .wechat-button small{color:#f6f4ef75;background:0 0;padding:0}.auth-shell--brand-home .auth-switch{color:#f6f4ef99;margin-top:.9rem;font-size:.7rem}.auth-shell--brand-home .auth-switch a{font-weight:600}.auth-shell--brand-home .auth-agreement{color:#f6f4ef75;margin-top:.65rem;font-size:.58rem}.auth-shell--brand-home .auth-agreement a{color:#f6f4efad}.auth-shell--brand-home .primary-button:focus-visible,.auth-shell--brand-home .wechat-button:focus-visible,.auth-shell--brand-home .password-input button:focus-visible,.auth-home__header a:focus-visible,.auth-shell--brand-home .auth-switch a:focus-visible,.auth-shell--brand-home .auth-agreement a:focus-visible{outline:2px solid var(--home-gold);outline-offset:3px}@media (max-width:48rem){.auth-home__image{background-position:56%}.auth-home__veil{background:linear-gradient(90deg,#0a1411d6 0%,#0a141194 58%,#0a141124 100%),linear-gradient(#0a141133 0%,#0000 52%,#0a1411c7 100%)}.auth-home__content{justify-content:flex-start;padding-top:5.75rem}.auth-home__lockup{width:min(88vw,31rem)}.auth-home__official-mark{width:clamp(4.5rem,17vw,6.5rem);height:clamp(4.5rem,17vw,6.5rem)}.auth-home__form{margin-top:1rem}}@media (max-width:30rem){.auth-home__header>a:last-child{font-size:0}.auth-home__header>a:last-child svg{width:1.1rem;height:1.1rem}.auth-shell--brand-home .brand-mark__word{flex-direction:column;align-items:flex-start;gap:0}.auth-shell--brand-home .brand-mark__word strong{font-size:.94rem}.auth-shell--brand-home .brand-mark__word small{font-size:.5rem}.auth-home__content{padding-left:1.5rem;padding-right:1.5rem}.auth-home__lockup{width:100%}.auth-home__official-mark{width:4.25rem;height:4.25rem}.auth-home__wordmark-en{margin-top:-.8rem}.auth-shell--brand-home .auth-card__heading h2{font-size:1.4rem}}@media (max-height:48rem) and (min-width:48.001rem){.auth-home__content{padding-top:5rem}.auth-home__lockup{width:28rem}.auth-home__official-mark{width:5.5rem;height:5.5rem}.auth-home__form{margin-top:.5rem}}@media (prefers-reduced-motion:reduce){.auth-home__image{transform:none}}.center-shell--essential{isolation:isolate;background:#f7f8f6;min-height:100dvh;position:relative;overflow:clip}.center-shell--essential:before{z-index:0;content:"";filter:blur(2.75rem);pointer-events:none;background:radial-gradient(at 12% 100%,#22483573,#0000 52%),radial-gradient(at 72% 108%,#38624a66,#0000 48%),radial-gradient(at 96% 78%,#5b7f6a52,#0000 44%),linear-gradient(#0000 0%,#b8cfc061 52%,#345e4557 100%);height:34rem;position:absolute;bottom:-7rem;left:-10%;right:-10%}.essential-header{z-index:3;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;width:min(100% - 6rem,72rem);min-height:5rem;padding:0;position:absolute;top:0;left:50%;transform:translate(-50%)}.essential-header .home-button,.essential-header .sign-out-button{color:#f6f4efb8}.essential-header .home-button:hover,.essential-header .sign-out-button:hover{color:#f7f3e9;background:0 0}.center-brand-hero{isolation:isolate;background:#15251f var(--center-brand-image) 56% center / cover no-repeat;color:#f7f3e9;min-height:clamp(19rem,38vw,27rem);position:relative;overflow:hidden}.center-brand-hero__veil{z-index:0;background:linear-gradient(90deg,#0a1411cc 0%,#0a14117a 42%,#0a14110a 76%),linear-gradient(#0000 48%,#0a14117a 100%);position:absolute;inset:0}.center-brand-hero__content{z-index:1;flex-direction:column;justify-content:center;width:min(100% - 6rem,72rem);min-height:clamp(19rem,38vw,27rem);margin-inline:auto;padding-top:4.5rem;display:flex;position:relative}.center-brand-hero__content>p{color:#f6f4efb3;letter-spacing:.16em;margin:0 0 .75rem;font-size:.72rem}.center-brand-hero__content>h1{overflow-wrap:break-word;color:#f7f3e9;max-width:min(12ch,70vw);font-family:var(--font-serif);letter-spacing:.02em;text-wrap:balance;margin:0;font-size:clamp(3rem,7vw,5.25rem);font-weight:500;line-height:1.05}.center-brand-hero__content>span{color:#f6f4efc2;font-family:var(--font-serif);letter-spacing:.05em;white-space:nowrap;margin-top:1.15rem;font-size:1rem}.essential-center{z-index:1;width:min(100% - 3rem,72rem);margin-inline:auto;padding-block:2.75rem 3.5rem;position:relative}.essential-dashboard{grid-template-columns:minmax(0,1fr) 22rem;align-items:start;gap:clamp(2rem,4vw,3.5rem);display:grid}.essential-products,.essential-settings-panel{margin:0}.essential-settings{border-top:1px solid var(--center-line)}.essential-setting{border-bottom:1px solid var(--center-line);min-height:7.4rem;padding-block:1.25rem}.essential-setting>h3{color:#111714;font-family:var(--font-sans);letter-spacing:.04em;margin:0 0 .85rem;font-size:.72rem;font-weight:650;line-height:1.4}.essential-setting .profile-editor{border:0;padding:0}.essential-setting .profile-editor--view{align-items:center;min-height:2.5rem}.essential-setting .profile-editor--view strong{font-family:var(--font-sans);letter-spacing:.01em;color:#111714;margin:0;font-size:.9rem;font-weight:500}.essential-setting .profile-editor__field+.profile-editor__field{margin-top:1rem}.essential-setting .profile-editor__field input{width:100%}.essential-setting .auth-error{color:#9a433e;width:fit-content;margin-top:.9rem;font-size:.72rem}.center-shell--essential .text-button:disabled{cursor:wait;opacity:.55}.essential-settings-panel .text-button,.essential-settings-panel .wechat-binding__status,.essential-settings-panel .wechat-binding__status svg{color:#111714}.wechat-binding__status{align-items:center;display:flex}.wechat-binding{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem;display:grid}.wechat-binding__status{color:var(--center-muted);gap:.55rem;font-size:.88rem}.wechat-binding__status svg{color:var(--center-accent)}.wechat-binding .auth-error{grid-column:1/-1;margin-bottom:0}.essential-product-grid{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:1.25fr 1fr 1fr;gap:.55rem;height:26rem;display:grid}.essential-product{isolation:isolate;background:linear-gradient(180deg, #12191508 35%, #121915c2 100%), var(--realm-image) center / cover;color:#f7f8f6;justify-content:space-between;align-items:flex-end;min-height:0;padding:1rem;transition:filter .18s,transform .18s;display:flex;position:relative;overflow:hidden}.essential-product:first-child{grid-row:1/3}.essential-product:before{z-index:-1;content:"";background:#12191500;transition:background .18s;position:absolute;inset:0}.essential-product:hover:before{background:#1219151f}.essential-product:active{transform:translateY(1px)}.essential-product:focus-visible{z-index:1;outline:2px solid var(--center-accent);outline-offset:3px}.essential-product span{font-family:var(--font-serif);letter-spacing:.06em;white-space:nowrap;font-size:1.2rem}.essential-footer{z-index:1;border-top:1px solid #1117142e;flex-direction:column;justify-content:space-between;width:min(100% - 3rem,72rem);min-height:14rem;margin-inline:auto;padding-block:2rem 1.5rem;display:flex;position:relative}.essential-footer__top{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.essential-footer__statement{flex-direction:column;gap:.55rem;display:flex}.essential-footer__statement span{color:#1117149e;letter-spacing:.08em;font-size:.68rem}.essential-footer__statement strong{color:#111714;font-family:var(--font-serif);letter-spacing:.03em;white-space:nowrap;font-size:1.35rem;font-weight:500}.essential-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:.65rem 1.25rem;display:flex}.essential-footer nav a{color:#111714ad;font-size:.7rem;transition:color .18s}.essential-footer nav a:hover{color:#111714}.essential-footer nav a:focus-visible{outline-offset:.3rem;outline:1px solid #111714}.essential-footer__wordmark{color:#1117141a;font-family:var(--font-serif);letter-spacing:.09em;text-align:right;text-indent:.09em;white-space:nowrap;margin:2rem 0 0;font-size:clamp(3.5rem,10vw,7rem);font-weight:600;line-height:.72;overflow:hidden}@media (max-width:56rem){.essential-dashboard{grid-template-columns:1fr}.essential-product-grid{height:24rem}.essential-settings-panel{margin-top:1rem}.essential-setting{grid-template-columns:6rem minmax(0,1fr);align-items:center;gap:1.25rem;min-height:6rem;display:grid}.essential-setting>h3{margin:0}}@media (max-width:48rem){.essential-product-grid{height:22rem}}@media (max-width:40rem){.essential-header{width:calc(100% - 3rem);padding:0}.essential-header .home-button,.essential-header .sign-out-button{justify-content:center;width:2.65rem;font-size:0}.essential-center{width:min(100% - 2rem,72rem);padding-block:2.25rem 3rem}.center-brand-hero,.center-brand-hero__content{min-height:16rem}.center-brand-hero__content{width:calc(100% - 3rem);padding-top:4rem}.center-brand-hero__content>p{font-size:.62rem}.center-brand-hero__content>h1{font-size:clamp(2.5rem,12vw,3.5rem)}.center-brand-hero__content>span{white-space:normal;font-size:.9rem}.essential-dashboard{gap:2rem}.essential-setting{grid-template-columns:4rem minmax(0,1fr);align-items:start;gap:1rem;min-height:0;padding-block:1.25rem}.essential-setting .profile-editor--view{flex-direction:row;align-items:center}.essential-product-grid{grid-template-rows:11rem 9.5rem 9.5rem;grid-template-columns:repeat(2,minmax(0,1fr));height:auto}.essential-product:first-child{grid-area:auto/1/auto/-1}.essential-footer{width:calc(100% - 2rem);min-height:13rem}.essential-footer__top{flex-direction:column;gap:1.5rem}.essential-footer nav{justify-content:flex-start}.essential-footer__wordmark{text-align:left;font-size:clamp(2.5rem,15vw,4rem)}}@media (max-width:24rem){.essential-setting{grid-template-columns:1fr}.essential-footer__statement strong{white-space:normal}}
