:root{--color-page: #0f1714;--color-panel: #14221d;--color-card: #1b3028;--color-sidebar: #28483b;--color-jade: #5d8069;--color-jade-hover: #72957c;--color-jade-300: #91aa94;--color-gold: #a98b56;--color-gold-300: #c2ab7c;--color-cinnabar: #a84a3d;--color-paper: #f2ead8;--color-text: #eee6d4;--color-text-muted: #a9b5aa;--color-disabled: #4a5b53;--line-gold: 1px solid color-mix(in srgb, var(--color-gold) 72%, transparent);--line-gold-strong: 1px solid var(--color-gold);--line-jade: 1px solid color-mix(in srgb, var(--color-jade) 72%, transparent);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--shadow-inner-selected: inset 0 0 18px rgb(169 139 86 / 10%);--shadow-card: 0 2px 12px rgb(0 0 0 / 25%);--font-body: "Noto Sans SC", "Source Han Sans SC", "PingFang SC", "Microsoft YaHei", sans-serif;--font-title: "Noto Serif SC", "Source Han Serif SC", "Songti SC", "SimSun", serif;--font-flavor: "LXGW WenKai", "Kaiti SC", "STKaiti", serif;--fs-display: 2.375rem;--fs-title-1: 1.875rem;--fs-title-2: 1.5rem;--fs-title-3: 1.25rem;--fs-body: 1.0625rem;--fs-label: .9375rem;--fs-caption: .8125rem;--fs-metric-lg: 2.125rem;--fs-metric-md: 1.375rem;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--space-12: 48px}.font-title{font-family:var(--font-title);font-weight:600}.font-title-strong{font-family:var(--font-title);font-weight:650}.font-body{font-family:var(--font-body);font-weight:450}.font-body-medium{font-family:var(--font-body);font-weight:500}.font-flavor{font-family:var(--font-flavor);font-weight:400}body{font-family:var(--font-body);font-weight:450}h1,h2,h3,.realm-badge,.char-name{font-family:var(--font-title);font-weight:600}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:var(--color-page);color:var(--color-text);font-size:var(--fs-body);line-height:1.55;-webkit-font-smoothing:antialiased;overflow:hidden;color-scheme:dark}.skip-link{position:fixed;z-index:10000;top:8px;left:8px;padding:8px 12px;color:var(--color-page);background:var(--color-paper);border:2px solid var(--color-gold);transform:translateY(-150%);transition:transform .14s ease}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:2px solid var(--color-jade);outline-offset:2px;border-radius:2px}button{font-family:inherit;color:inherit;background:none;border:none;cursor:pointer}button:disabled{cursor:not-allowed}img{display:block;max-width:100%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:var(--color-ink-700, #28483b);border-radius:4px}::-webkit-scrollbar-track{background:transparent}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.card{background:var(--color-card);border:var(--line-gold);border-radius:var(--radius-md);padding:var(--space-4)}.choice-btn{padding:var(--space-2) var(--space-4);border:var(--line-jade);border-radius:999px;color:var(--color-text);transition:border-color .14s ease,color .14s ease}.choice-btn:hover{border-color:var(--color-gold);color:var(--color-gold-300)}.avatar-portrait{position:relative;isolation:isolate;overflow:hidden;width:100%;height:100%;min-width:0;background:radial-gradient(circle at 50% 24%,color-mix(in srgb,var(--avatar-backdrop) 82%,white 8%),var(--avatar-backdrop) 72%)}.avatar-portrait:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,transparent 62%,rgb(4 12 10/.3));box-shadow:inset 0 0 0 1px #d6b56c2e}.avatar-portrait img{position:relative;z-index:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center;user-select:none}.auth-gateway{position:relative;isolation:isolate;min-height:100svh;display:grid;grid-template-columns:minmax(0,1fr) minmax(410px,480px);align-items:center;gap:clamp(36px,6vw,96px);padding:clamp(32px,5vw,76px);overflow:auto;background:#07110f url(/art/brand/taoyuan-login-valley-v1.png) center/cover no-repeat;color:#e8e2d3}.auth-gateway__shade{position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgb(2 10 10/.18) 0%,transparent 43%,rgb(1 9 9/.3) 100%),linear-gradient(180deg,rgb(2 8 9/.12),transparent 52%,rgb(1 7 8/.36));pointer-events:none}.auth-gateway__brand{align-self:center;width:min(650px,100%);margin-left:clamp(0px,2vw,34px);text-align:center;filter:drop-shadow(0 12px 28px rgb(0 0 0/.5))}.auth-gateway__logo{width:100%;height:auto;margin:0 auto;object-fit:contain}.auth-gateway__brand p{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:20px;color:#eee6d4;font:400 clamp(17px,1.5vw,23px)/1.4 var(--font-title);letter-spacing:.3em;text-shadow:0 2px 12px #000}.auth-gateway__brand p span{width:clamp(38px,5vw,72px);height:1px;background:linear-gradient(90deg,transparent,#d0b06d)}.auth-gateway__brand p span:last-child{background:linear-gradient(90deg,#d0b06d,transparent)}.auth-gateway__panel{position:relative;width:100%;min-height:600px;display:flex;flex-direction:column;justify-content:center;padding:42px 40px 34px;border:1px solid rgb(197 164 93/.54);border-radius:10px;background:linear-gradient(145deg,#091f1ce6,#051615f0);box-shadow:0 28px 90px #00000075,inset 0 1px #f6e8be0d;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.auth-gateway__panel:before,.auth-gateway__panel:after{content:"";position:absolute;width:14px;height:14px;border-color:#c6a45f;pointer-events:none}.auth-gateway__panel:before{top:-1px;left:-1px;border-top:2px solid;border-left:2px solid}.auth-gateway__panel:after{right:-1px;bottom:-1px;border-right:2px solid;border-bottom:2px solid}.auth-gateway__tabs{display:grid;grid-template-columns:1fr 1fr;margin-bottom:36px;border-bottom:1px solid rgb(177 154 104/.18)}.auth-gateway__tabs button{position:relative;min-height:58px;padding:10px 12px;color:#a9aaa4;font:400 18px/1.2 var(--font-title);letter-spacing:.08em;transition:color .16s ease}.auth-gateway__tabs button:hover{color:#ede7d8}.auth-gateway__tabs button.selected{color:#f1e8d2}.auth-gateway__tabs button.selected:after{content:"";position:absolute;right:22%;bottom:-1px;left:22%;height:2px;background:linear-gradient(90deg,transparent,#f0c966 35% 65%,transparent);box-shadow:0 0 12px #f0c966b3}.auth-gateway__change-head{position:relative;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid rgb(177 154 104/.18);text-align:center}.auth-gateway__change-head button{position:absolute;top:2px;left:0;color:#95a69e;font-size:11px;letter-spacing:.04em}.auth-gateway__change-head button:hover{color:#e5d6b5}.auth-gateway__change-head h2{color:#f0e7d3;font:500 21px/1.3 var(--font-title);letter-spacing:.12em}.auth-gateway__change-head p{margin-top:7px;color:#83938c;font-size:10px}.auth-gateway__form{display:grid;gap:8px}.auth-gateway__form label{margin-top:10px;color:#ddd8ca;font-size:14px;font-weight:600;letter-spacing:.06em}.auth-gateway__field{position:relative;display:flex;align-items:center;min-height:54px;border:1px solid rgb(120 164 145/.5);border-radius:4px;background:#03121194;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.auth-gateway__field:focus-within{border-color:#c4a65e;background:#031513d1;box-shadow:0 0 0 3px #c4a65e17}.auth-gateway__field>svg{flex:0 0 22px;width:22px;height:22px;margin-left:16px;fill:none;stroke:#8d9d95;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.auth-gateway__field input{min-width:0;flex:1;height:52px;padding:0 14px;border:0;outline:0;color:#f1ede3;background:transparent;font:400 15px/1.4 var(--font-body);letter-spacing:.02em}.auth-gateway__field input::placeholder{color:#7e8781}.auth-gateway__form small{min-height:17px;color:#85958d;font-size:10px;letter-spacing:.035em}.auth-gateway__reveal{display:grid;flex:0 0 48px;width:48px;height:48px;place-items:center;color:#93866c}.auth-gateway__reveal svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.auth-gateway__reveal:hover{color:#d7bd80}.auth-gateway__submit{position:relative;min-height:54px;margin-top:18px;border:1px solid #d5b56d;border-radius:999px;color:#f7edd7;background:linear-gradient(180deg,#4d9a7c,#2f755f);box-shadow:inset 0 0 0 2px #edd2912e,0 8px 24px #03100c57;font:700 18px/1 var(--font-title);letter-spacing:.18em;text-shadow:0 1px 5px #17392f;transition:filter .16s ease,transform .16s ease,box-shadow .16s ease}.auth-gateway__submit:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px);box-shadow:inset 0 0 0 2px #edd2913d,0 12px 30px #03100c6b}.auth-gateway__submit:disabled{border-color:#807963;color:#a7a397;background:#46564e;box-shadow:none;filter:saturate(.3);opacity:.72}.auth-gateway__form-error{margin-top:5px;color:#efb5a7;font-size:11px;letter-spacing:.02em}.auth-gateway__status{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:23px;color:#adbcb4;font-size:13px;letter-spacing:.08em}.auth-gateway__status i,.auth-gateway__loading i{width:10px;height:10px;border:2px solid #9ce0b2;border-radius:50%;background:#5fb982;box-shadow:0 0 0 5px #5fb9821f,0 0 12px #62c48a}.auth-gateway__status.is-offline{color:#c9a9a0}.auth-gateway__status.is-offline i{border-color:#d49a89;background:#a95c50;box-shadow:0 0 0 5px #a95c501a}.auth-gateway__change-link{align-self:center;margin-top:13px;color:#bba97f;font-size:11px;letter-spacing:.08em}.auth-gateway__change-link:hover{color:#efd28c;text-decoration:underline;text-underline-offset:4px}.auth-gateway__footer{display:flex;justify-content:center;gap:0;margin-top:26px;padding-top:22px;border-top:1px solid rgb(177 154 104/.12);color:#b8b8b2;font-size:12px}.auth-gateway__footer span{padding:0 22px}.auth-gateway__footer span+span{border-left:1px solid rgb(177 154 104/.2)}.auth-gateway__loading{display:grid;place-items:center;gap:14px;min-height:340px;text-align:center}.auth-gateway__loading i{width:14px;height:14px;animation:auth-pulse 1.8s ease-in-out infinite}.auth-gateway__loading strong{color:#e8ddc5;font:500 21px/1.3 var(--font-title);letter-spacing:.12em}.auth-gateway__loading span{color:#8d9c95;font-size:12px}@keyframes auth-pulse{50%{opacity:.42;transform:scale(.8)}}.save-screen{min-height:100vh;padding:clamp(18px,4vw,52px);overflow:auto;background:radial-gradient(circle at 12% 10%,rgb(55 112 87/.22),transparent 34%),radial-gradient(circle at 90% 90%,rgb(159 127 65/.12),transparent 34%),linear-gradient(145deg,#06110e,#091916 54%,#050b0c);color:var(--color-text)}.save-shell{width:min(1100px,100%);margin:0 auto}.save-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:10px 0 26px;border-bottom:1px solid rgb(180 151 82/.32)}.save-header p{margin:0 0 8px;color:var(--color-gold-300);font-size:10px;font-weight:700;letter-spacing:.22em}.save-header h1{margin:0 0 8px;font:600 clamp(28px,4vw,40px)/1.2 var(--font-title);letter-spacing:.08em}.save-header span{color:var(--color-text-muted);font-size:12px}.save-header>button{padding:9px 14px;border:1px solid rgb(111 143 128/.42);color:var(--color-text-muted);background:#091713b3}.save-list{display:grid;gap:12px;padding:24px 0 14px}.save-slot{display:grid;grid-template-columns:112px minmax(0,1fr) auto;align-items:center;gap:22px;min-height:136px;padding:12px 18px 12px 12px;border:1px solid rgb(102 139 120/.35);background:linear-gradient(100deg,#122b22f0,#0a1814f0);box-shadow:0 14px 36px #0000002e;transition:border-color .16s ease,transform .16s ease}.save-slot:hover{border-color:#bf9f518f;transform:translateY(-1px)}.save-slot>.avatar-portrait{width:112px;height:112px;border-radius:3px}.save-slot>div>span{display:inline-block;padding:3px 7px;border:1px solid rgb(177 146 70/.42);color:var(--color-gold-300);font-size:10px}.save-slot h2{margin:8px 0 5px;font:600 22px/1.2 var(--font-title);letter-spacing:.08em}.save-slot p,.save-slot small{display:block;margin:0;color:var(--color-text-muted);font-size:11px}.save-slot small{margin-top:7px;opacity:.72}.save-slot>.choice-btn{min-width:118px;padding:12px 18px}.save-new{width:100%;display:flex;align-items:center;justify-content:center;gap:12px;min-height:72px;border:1px dashed rgb(114 153 133/.45);color:var(--color-text-muted);background:#0b1d187a}.save-new:hover:not(:disabled){border-color:#c2a153a8;color:var(--color-gold-300);background:#182e24b8}.save-new strong,.save-new span{display:block}.save-new span{font-size:10px;opacity:.72}.save-create{margin-top:24px;padding:clamp(20px,4vw,36px);border:1px solid rgb(172 144 75/.38);background:linear-gradient(145deg,#142d24f7,#091713f7);box-shadow:0 24px 80px #0000004d}.save-create__intro{margin-bottom:24px}.save-create__intro>span{color:var(--color-gold-300);font-size:10px;letter-spacing:.18em}.save-create__intro h2{margin:7px 0;font:600 25px/1.3 var(--font-title)}.save-create__intro p{margin:0;color:var(--color-text-muted);font-size:12px}.save-name{display:grid;gap:8px;max-width:480px;margin-bottom:24px;color:var(--color-text-muted);font-size:12px}.save-name input{min-height:46px;padding:9px 12px;border:1px solid rgb(105 145 125/.5);outline:0;color:var(--color-text);background:#071612}.save-name input:focus{border-color:var(--color-gold)}.save-avatar{min-width:0;margin:0;padding:0;border:0}.save-avatar legend{margin-bottom:10px;color:var(--color-text-muted);font-size:12px}.save-avatar__tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;margin-bottom:10px}.save-avatar__tabs button{padding:9px;border:1px solid rgb(94 132 113/.38);color:var(--color-text-muted);background:#081a15a8}.save-avatar__tabs button.selected{border-color:#c2a153a8;color:var(--color-gold-300);background:#423f2375}.save-avatar__grid{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:8px}.save-avatar__grid button{min-width:0;padding:5px;border:1px solid rgb(92 127 110/.32);color:var(--color-text-muted);background:#081814ad}.save-avatar__grid button:hover,.save-avatar__grid button.selected{border-color:var(--color-gold);color:var(--color-gold-300);background:#3b371f9e}.save-avatar__grid .avatar-portrait{aspect-ratio:1}.save-avatar__grid span{display:block;overflow:hidden;padding:6px 2px 2px;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.save-create>footer{display:flex;justify-content:flex-end;gap:9px;margin-top:24px;padding-top:18px;border-top:1px solid rgb(173 145 77/.2)}.save-create>footer button{min-height:42px;padding:9px 18px}.save-create>footer button:first-child{border:1px solid rgb(101 137 119/.4);color:var(--color-text-muted);background:transparent}.bootstrap-notice{position:fixed;z-index:20;left:50%;bottom:24px;max-width:min(560px,calc(100vw - 32px));padding:11px 16px;translate:-50% 0;border:1px solid rgb(192 104 85/.65);background:#2a1412f5;color:#f2c4b8;box-shadow:0 12px 40px #0008}.bootstrap-entering{min-height:100vh;display:grid;place-items:center;background:linear-gradient(155deg,#07110f,#040a0c);color:var(--color-gold-300);letter-spacing:.12em}@media(max-width:900px){.auth-gateway{grid-template-columns:1fr;gap:20px;align-content:center;padding:28px;background-position:42% center}.auth-gateway__shade{background:linear-gradient(180deg,#02090929,#020a0a70 44%,#010808a8)}.auth-gateway__brand{width:min(440px,82vw);margin:0 auto}.auth-gateway__brand p{margin-top:8px;font-size:15px}.auth-gateway__panel{width:min(480px,100%);min-height:0;margin:0 auto;padding:30px 34px 26px}.auth-gateway__tabs{margin-bottom:24px}}@media(max-width:760px){.save-screen{padding:14px}.save-header{align-items:flex-start}.save-slot{grid-template-columns:82px minmax(0,1fr);gap:12px}.save-slot>.avatar-portrait{width:82px;height:82px}.save-slot>.choice-btn{grid-column:1/-1;width:100%}.save-avatar__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.save-create>footer{flex-direction:column-reverse}.save-create>footer button{width:100%}}@media(max-width:520px){.auth-gateway{display:block;padding:20px 14px 26px;background-position:36% center}.auth-gateway__brand{width:min(340px,92vw);margin:2vh auto 14px}.auth-gateway__brand p{gap:10px;font-size:12px;letter-spacing:.18em}.auth-gateway__brand p span{width:26px}.auth-gateway__panel{padding:24px 20px 22px;background:linear-gradient(145deg,#091f1cf0,#051615f7);backdrop-filter:blur(10px)}.auth-gateway__tabs{margin-bottom:18px}.auth-gateway__tabs button{min-height:48px;font-size:16px}.auth-gateway__form label{margin-top:7px}.auth-gateway__field{min-height:50px}.auth-gateway__field input{height:48px}.auth-gateway__submit{min-height:50px;margin-top:12px}.auth-gateway__footer span{padding:0 13px}}
