.ape-auth{--ink:#252622;--muted:#6d716f;--paper:#faf9f6;--panel:#f3efe8;--border:#e2e0db;--action:#8c4b2b;color:var(--ink);background:var(--paper);min-height:100dvh;padding:40px 32px 24px;font:400 16px/1.65 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ape-auth *{box-sizing:border-box}.ape-auth a{color:var(--action);text-underline-offset:.24em}.ape-auth button,.ape-auth input{font:inherit;letter-spacing:normal}.ape-auth :focus-visible{outline-offset:4px;outline:3px solid #376954}.ape-auth-header,.ape-auth-layout,.ape-auth-footer{max-width:1180px;margin-inline:auto}.ape-auth-header{border:1px solid var(--border);background:#fff;border-radius:14px 14px 0 0;justify-content:space-between;align-items:center;gap:24px;height:auto;padding:20px 36px;display:flex}.ape-auth-brand{max-width:260px}.ape-auth-brand .site-brand{display:block}.ape-auth-brand .site-brand small{display:none}.ape-auth-brand img{width:180px;max-width:100%;height:auto;display:block}.ape-auth-languages{background:#f4f3f0;border:0;border-radius:28px;align-items:center;gap:2px;padding:2px;display:flex;position:static;overflow:visible}.ape-auth-languages button{color:#545856;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:24px;min-height:44px;padding:8px 16px;font-size:14px}.ape-auth-languages button[aria-pressed=true]{border-color:var(--border);color:var(--ink);background:#fff;box-shadow:0 1px 4px #29251e12}.ape-auth-layout{border:1px solid var(--border);background:#fdfcf9;border-top:0;border-radius:0 0 14px 14px;grid-template-columns:56fr 44fr;display:grid;overflow:hidden;box-shadow:0 14px 38px #29251e09}.ape-auth-main{min-width:0;padding:46px clamp(24px,4vw,62px) 36px}.ape-auth-welcome{color:var(--action);margin:0 0 12px;font-weight:650}.ape-auth h1{letter-spacing:-.025em;text-wrap:balance;margin:0 0 16px;font-size:clamp(36px,3vw,42px);font-weight:650;line-height:1.28}.ape-auth-lead{color:var(--muted);margin:0 0 26px;font-size:17px}.ape-auth form{max-width:480px}.ape-auth-fields{border:0;min-width:0;margin:0;padding:0}.ape-auth-field{margin-top:18px}.ape-auth-field>label{margin-bottom:7px;font-size:16px;font-weight:550;display:block}.ape-auth-field input{width:100%;min-width:0;min-height:50px;color:var(--ink);background:#fff;border:1px solid #d7d9d7;border-radius:8px;padding:11px 14px;font-size:16px;display:block}.ape-auth-hint{color:var(--muted);margin:7px 0 0;font-size:14px}.ape-auth-password{background:#fff;border:1px solid #d7d9d7;border-radius:8px;align-items:stretch;display:flex}.ape-auth-password input{background:0 0;border:0;flex:auto;width:1px}.ape-auth-password button{min-height:50px;color:var(--action);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:0 0 50px;place-items:center;padding:12px;display:grid}.ape-auth-icon{flex-shrink:0;width:24px;height:24px;display:block}.ape-auth-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.ape-auth-actions a{align-items:center;min-height:44px;display:inline-flex}.ape-auth-check{cursor:pointer;min-height:44px;color:var(--muted);align-items:center;gap:10px;font-size:15px;font-weight:400;display:flex}.ape-auth-check input{width:19px;height:19px;accent-color:var(--action);flex-shrink:0}.ape-auth-primary{background:var(--action);color:#fff;border:1px solid var(--action);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:16px;width:100%;min-height:50px;margin-top:22px;padding:11px 16px;font-weight:600;display:flex}.ape-auth-primary .ape-auth-icon{filter:invert();width:20px;height:20px}.ape-auth-primary:hover{background:#753e24}.ape-auth button:disabled{opacity:.65;cursor:wait}.ape-auth-error{color:#8f2f24;overflow-wrap:anywhere;background:#fff0e9;border-left:3px solid #8f2f24;margin:18px 0;padding:12px 14px}.ape-auth-recovery{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.ape-auth-recovery button{min-height:44px;color:var(--action);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:8px;padding:8px 12px}.ape-auth-secondary{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:center;gap:28px;margin-top:20px;padding-bottom:12px;display:flex}.ape-auth-secondary a{position:relative}.ape-auth-secondary a+a:before{content:"";inset-inline-start:-14px;background:#adb1aa;width:1px;height:14px;position:absolute;top:50%;transform:translateY(-50%)}.ape-auth-secondary .ape-auth-mobile-apply+a:before{display:none}.ape-auth-secondary a,.ape-auth-small-links a,.ape-auth-footer a,.ape-auth-new>a{align-items:center;min-height:44px;display:inline-flex}.ape-auth-secondary .ape-auth-mobile-apply{display:none}.ape-auth-new{border:1px solid var(--border);background:#ffffffb8;border-radius:10px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:24px;padding:16px;display:grid}.ape-auth-new-icon{background:#f8f1e7;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.ape-auth-new-icon .ape-auth-icon{filter:invert(30%)sepia(47%)saturate(907%)hue-rotate(342deg)brightness(88%);width:27px;height:27px}.ape-auth-new h2{margin:0 0 4px;font-size:18px;line-height:1.4}.ape-auth-new p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.ape-auth-new>a{border:1px solid var(--action);white-space:nowrap;border-radius:6px;gap:10px;padding:6px 12px;font-size:14px;font-weight:600;text-decoration:none}.ape-auth-new>a .ape-auth-icon{width:16px;height:16px}.ape-auth-small-links{flex-direction:column;gap:0;margin-top:14px;font-size:14px;display:flex}.ape-auth-small-links a{color:#656963}.ape-auth-aside{background:var(--panel) url(/ui/b09-room.png) right bottom/cover no-repeat;min-width:0;padding:46px 36px}.ape-auth-aside>h2{white-space:pre-line;text-wrap:balance;max-width:350px;margin:0 0 10px;font-size:clamp(24px,2.15vw,30px);font-weight:650;line-height:1.4}.ape-auth-side-intro{color:var(--muted);margin:0 0 24px;font-size:15px}.ape-auth-feature{background:#fffdf8ed;border:1px solid #ffffff60;border-radius:14px;align-items:center;gap:16px;max-width:355px;margin-bottom:16px;padding:18px;display:flex}.ape-auth-feature-icon{background:#e9eee7;border-radius:50%;flex:0 0 50px;place-items:center;width:50px;height:50px;display:grid}.ape-auth-feature-icon .ape-auth-icon{filter:invert(34%)sepia(23%)saturate(771%)hue-rotate(102deg)brightness(93%);width:27px;height:27px}.ape-auth-feature h3{margin:0 0 4px;font-size:18px;font-weight:650}.ape-auth-feature p{color:#686e68;margin:0;font-size:14px}.ape-auth-decoration{border-radius:14px;margin-top:28px;overflow:hidden}.ape-auth-decoration img{width:100%;height:auto;display:block}.ape-auth-footer{justify-content:center;gap:24px;margin-top:18px;font-size:14px;display:flex}.ape-auth-rules{margin:14px 0}.ape-auth-rules summary{cursor:pointer;min-height:44px;color:var(--action);padding-block:8px}.ape-auth-rules p{color:var(--muted);font-size:14px}.ape-auth.ape-auth-settings{background:0 0;min-height:0;padding:0}@media (width>=768px) and (width<=1100px){.ape-auth-new{grid-template-columns:40px minmax(0,1fr) auto;gap:4px 8px;padding:12px 10px}.ape-auth-new>div{display:contents}.ape-auth-new-icon{grid-row:1/span 2;width:40px;height:40px}.ape-auth-new h2{grid-area:1/2;margin:0;font-size:16px}.ape-auth-new p{grid-area:2/2/auto/-1}.ape-auth-new>a{grid-area:1/3}}@media (width<=767px){.ape-auth{padding:0 20px 24px}.ape-auth-header{background:0 0;border:0;border-radius:0;flex-direction:column;align-items:flex-start;gap:18px;padding:22px 0 20px}.ape-auth-brand img{width:160px}.ape-auth-languages{justify-content:space-between;width:100%}.ape-auth-languages button{padding-inline:12px;font-size:13px}.ape-auth-layout{box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:1fr;overflow:visible}.ape-auth-main{padding:12px 0 32px}.ape-auth h1{font-size:32px}.ape-auth-lead{font-size:16px}.ape-auth-aside{border:1px solid var(--border);background-position:100% 100%;border-radius:12px;padding:30px 24px 180px}.ape-auth-new{display:none}.ape-auth-aside>h2{font-size:clamp(22px,6vw,26px)}.ape-auth-feature{gap:12px;padding:14px}.ape-auth-feature-icon{flex-basis:40px;width:40px;height:40px}.ape-auth-footer{margin-top:22px}.ape-auth-actions{gap:4px 12px;font-size:14px}.ape-auth-secondary .ape-auth-mobile-apply{display:inline-flex}.ape-auth-secondary .ape-auth-mobile-apply+a:before{display:block}}@media (prefers-reduced-motion:reduce){.ape-auth *{scroll-behavior:auto}}:host,.av,.ape-auth{--color-ink:#252622;--color-muted:#6d716f;--color-paper:#fff;--color-bg:#faf9f6;--color-wash:#f3efe8;--color-line:#e2e0db;--color-brown:#8c4b2b;--color-action-hover:#753e24;--color-green:#376954;--color-green-wash:#e9eee7;--color-blue:#2368b0;--color-blue-wash:#e9f1ff;--color-danger:#8f2f24;--color-danger-wash:#fff0e9;--color-warning:#805525;--color-warning-wash:#faf0e2;--color-line-strong:#b5afa5;--color-neutral-wash:#f0f1f2;--font-ui:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "PingFang TC", "Microsoft YaHei", "Microsoft JhengHei", sans-serif;--font-mono:ui-monospace, SFMono-Regular, Consolas, monospace;--type-page:2.625rem;--type-page-mobile:2rem;--type-section:1.5rem;--type-card:1.125rem;--type-body:1rem;--type-control:1rem;--type-small:.875rem;--type-caption:.8125rem;--type-metric:2.5rem;--weight-body:400;--weight-control:550;--weight-heading:650;--leading-heading:1.28;--leading-control:1.5;--leading-body:1.65;--leading-reading:1.75;--radius-control:8px;--radius-panel:14px;--focus-width:3px;--control-height:50px;--overlay-00000030:#00000030;--overlay-aa724e22:#aa724e22;--overlay-25262266:#25262266;--overlay-40332004:#40332004;--overlay-00000015:#00000015;--overlay-40332012:#40332012;--overlay-ffffffd9:#ffffffd9;--overlay-fffdf8ed:#fffdf8ed;--overlay-201b1533:#201b1533;--overlay-201b1526:#201b1526;--overlay-44332212:#44332212;--overlay-ffffff26:#ffffff26;--overlay-25262226:#25262226;--overlay-0002:#0002;--text-16:1rem;--text-42:2.625rem;--text-22:1.375rem;--text-17:1.0625rem;--text-14:.875rem;--text-15:.9375rem;--text-13:.8125rem;--text-56:3.5rem;--text-24:1.5rem;--text-36:2.25rem;--text-20:1.25rem;--text-18:1.125rem;--text-26:1.625rem;--text-28:1.75rem;--text-48:3rem;--text-32:2rem;--text-30:1.875rem;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:28px;--space-8:32px;--space-9:36px;--space-10:40px;--space-11:44px;--space-12:48px;--layout-reading:46rem;--layout-reading-wide:74rem;--layout-family:74rem;--shadow-floating:0 8px 32px var(--overlay-201b1533);--type-ops-page:2rem;--type-ops-mobile:1.75rem;--ink:var(--color-ink);--muted:var(--color-muted);--paper:var(--color-paper);--bg:var(--color-bg);--wash:var(--color-wash);--line:var(--color-line);--brown:var(--color-brown);--green:var(--color-green);--blue:var(--color-blue);--quiet:var(--color-muted);--radius:var(--radius-panel)}.ape-auth{--ink:var(--color-ink);--muted:var(--color-muted);--paper:var(--color-bg);--panel:var(--color-wash);--border:var(--color-line);--action:var(--color-brown);font-family:var(--font-ui);font-size:var(--type-body);line-height:var(--leading-body)}.ape-auth h1{font-size:clamp(2.25rem,3vw,var(--type-page));font-weight:var(--weight-heading);line-height:var(--leading-heading)}.ape-auth input,.ape-auth .ape-auth-primary{font-size:var(--type-control)}.ape-auth :focus-visible{outline-color:var(--color-green);outline-width:var(--focus-width)}@media (width<=767px){.ape-auth h1{font-size:var(--type-page-mobile)}}
