:root{--sh-primary: #1E90FF;--sh-primary-dark: #176fc5;--sh-bg: #F5F7FA;--sh-card: #FFFFFF;--sh-text: #1d2129;--sh-text-2: #4e5969;--sh-text-3: #86909c;--sh-border: #e5e6eb;--sh-danger: #FF4444;--sh-warn: #ff9a00;--sh-success: #00b42a;--sh-radius: 10px;--sh-shadow: 0 4px 18px rgba(20, 60, 130, .08)}.sh-page{min-height:100vh;background:var(--sh-bg);color:var(--sh-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.sh-card{background:var(--sh-card);border:1px solid var(--sh-border);border-radius:var(--sh-radius);box-shadow:var(--sh-shadow)}.sh-form-card{width:min(440px,calc(100vw - 32px));margin:56px auto;padding:32px 28px 28px}.sh-form-card h2{font-size:22px;font-weight:700;margin:0 0 20px}.sh-strength{display:flex;gap:6px;margin-top:6px}.sh-strength i{flex:1;height:6px;border-radius:3px;background:#e5e6eb}.sh-strength.lv-1 i:nth-child(1){background:#ff9a00}.sh-strength.lv-2 i:nth-child(-n+2){background:#1e90ff}.sh-strength.lv-3 i{background:#00b42a}.sh-rules{margin-top:6px;font-size:12px;color:var(--sh-text-3);display:flex;flex-wrap:wrap;gap:4px 12px}.sh-rules .ok{color:#00b42a}.sh-link{color:var(--sh-primary);cursor:pointer}.sh-link:hover{text-decoration:underline}.sh-form-footer{display:flex;justify-content:space-between;font-size:13px;color:var(--sh-text-3);margin-top:20px}.sh-form-footer.center{justify-content:center;gap:4px}.sh-page-title{font-size:24px;font-weight:700;margin:0 0 18px}.sh-section{background:var(--sh-card);border:1px solid var(--sh-border);border-radius:var(--sh-radius);padding:20px 22px;box-shadow:var(--sh-shadow)}.sh-tip-banner{background:#fff1f0;border:1px solid #ffccc7;color:#cf1322;padding:12px 16px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.sh-tip-banner.warn{background:#fff7e6;border-color:#ffd591;color:#ad6800}.sh-tip-banner.success{background:#f6ffed;border-color:#b7eb8f;color:#389e0d}.ph-homebar{position:sticky;top:0;z-index:100;padding:8px 16px;background:#fffffff5;backdrop-filter:blur(12px);border-bottom:1px solid #e3e8ef}.ph-homebar-inner{max-width:1180px;margin:0 auto;display:flex;align-items:center;gap:16px 20px;flex-wrap:wrap}.ph-homebar--console .ph-homebar-inner{max-width:none;margin:0;width:100%}.ph-homebar--console .ph-homebar-nav{justify-content:flex-start}.ph-homebar--console .ph-homebar-right{margin-left:auto}@media(max-width:900px){.ph-homebar--console .ph-homebar-nav{display:none!important}}.ph-homebar--auth{position:sticky;top:0;z-index:100}.ph-homebar--auth .ph-homebar-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px 16px}.ph-homebar--auth .ph-homebar-brand{grid-column:1;justify-self:start}.ph-homebar--auth .ph-homebar-nav{grid-column:2;flex:none;justify-content:center;margin-top:4px}.ph-homebar--auth .ph-homebar-right{grid-column:3;justify-self:end}.ph-homebar--auth .ph-brand-meta{display:none}.ph-brand-meta{flex:1 1 auto;min-width:0}.ph-brand-name{font-weight:600;font-size:15px;color:var(--sh-text);line-height:1.3;word-break:keep-all}.ph-brand-url{margin-top:2px;font-size:11px;font-weight:600;letter-spacing:.1em;color:#3d5a80;line-height:1.4}.ph-homebar .ph-cta-login.arco-btn.is-active{background:#f0f5ff!important;font-weight:700!important}.ph-homebar .ph-cta-reg.arco-btn.is-active{box-shadow:0 0 0 2px #0052d947!important}.sh-page--auth .sh-form-card{position:relative;z-index:1;margin-top:48px;isolation:isolate}.sh-page--auth .arco-input-wrapper,.sh-page--auth .arco-input-group{position:relative;z-index:0;touch-action:manipulation}.sh-page--auth .arco-input-append,.sh-page--auth .arco-btn[type=button]{position:relative;z-index:2;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.ph-homebar-brand{display:flex;align-items:center;gap:12px;cursor:pointer;min-width:0}.ph-homebar-logo{display:block;height:44px;width:auto;max-width:min(220px,46vw);object-fit:contain;flex-shrink:0}.ph-homebar-nav{flex:1;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:2px 4px;min-width:0;padding-top:2px}.ph-homebar .ph-nav-pill.arco-btn{font-size:14px!important;font-weight:500!important;padding:4px 12px!important;min-height:0!important;height:auto!important;line-height:1.15!important;letter-spacing:.01em;color:#4e5969!important;border-radius:8px!important;display:inline-flex!important;align-items:center!important;box-sizing:border-box!important}.ph-homebar .ph-nav-pill.arco-btn:hover{background:#0052d912!important;color:#0052d9!important}.ph-homebar-right{display:flex;align-items:center;gap:10px;flex-shrink:0;justify-content:flex-end}.ph-homebar .ph-cta-login.arco-btn{border-radius:8px!important;font-weight:600!important;border-color:#0052d973!important;color:#0052d9!important}.ph-homebar .ph-cta-reg.arco-btn{border-radius:8px!important;font-weight:600!important}.ph-homebar .ph-cta-user.arco-btn{border-radius:999px!important;font-weight:600!important}@media(max-width:640px){.ph-homebar{padding-left:12px;padding-right:12px}.ph-homebar-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;align-items:center}.ph-homebar-brand{grid-column:1;grid-row:1;min-width:0}.ph-homebar-right{grid-column:2;grid-row:1;display:inline-flex;flex-direction:row;align-items:center;gap:8px;max-width:min(200px,46vw)}.ph-homebar-nav{grid-column:1 / -1;grid-row:2;flex:none;width:100%;max-width:100%;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;gap:6px;margin:0 -4px;padding:2px 0 6px 2px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8px,#000 calc(100% - 8px),transparent);mask-image:linear-gradient(90deg,transparent,#000 8px,#000 calc(100% - 8px),transparent)}.ph-homebar-nav::-webkit-scrollbar{display:none}.ph-homebar .ph-nav-pill.arco-btn{flex-shrink:0;padding:4px 10px!important;min-height:0!important;font-size:13px!important;line-height:1.15!important}.ph-homebar-logo{height:36px;max-width:min(200px,50vw)}.ph-homebar-right .ph-cta-login.arco-btn,.ph-homebar-right .ph-cta-reg.arco-btn{flex:1 1 0;min-width:0;padding:0 8px!important;font-size:12px!important;height:32px!important;justify-content:center!important}.sh-page--auth .sh-form-card{margin-top:32px;padding:24px 20px 20px}}@media(max-width:768px){.ph-homebar{padding-left:12px;padding-right:12px}.ph-homebar-inner,.ph-homebar--auth .ph-homebar-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;align-items:center;flex-wrap:nowrap}.ph-homebar-brand,.ph-homebar--auth .ph-homebar-brand{grid-column:1;grid-row:1;justify-self:start;min-width:0}.ph-homebar-right,.ph-homebar--auth .ph-homebar-right{grid-column:2;grid-row:1;justify-self:end;display:inline-flex;flex-direction:row;align-items:center;gap:8px;max-width:min(200px,46vw)}.ph-homebar-nav,.ph-homebar--auth .ph-homebar-nav{grid-column:1 / -1;grid-row:2;flex:none;width:100%;max-width:100%;justify-content:flex-start;margin-top:0;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;gap:6px;margin-left:-4px;margin-right:-4px;padding:2px 0 6px 2px;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x;scrollbar-width:none;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8px,#000 calc(100% - 8px),transparent);mask-image:linear-gradient(90deg,transparent,#000 8px,#000 calc(100% - 8px),transparent)}.ph-homebar-nav::-webkit-scrollbar{display:none}.ph-homebar .ph-nav-pill.arco-btn{flex-shrink:0;padding:4px 10px!important;min-height:0!important;font-size:13px!important;line-height:1.15!important}.ph-homebar-logo{height:36px;max-width:min(200px,50vw)}.ph-homebar-right .ph-cta-login.arco-btn,.ph-homebar-right .ph-cta-reg.arco-btn{flex:1 1 0;min-width:0;padding:0 8px!important;font-size:12px!important;height:32px!important;justify-content:center!important}.sh-page--auth .sh-form-card{margin-top:28px;padding:24px 20px 20px}.sh-page--auth .arco-input-append{min-height:44px!important;min-width:92px!important;font-size:13px!important}}@media(max-width:480px){.ph-homebar{padding-left:10px;padding-right:10px}.ph-homebar-inner,.ph-homebar--auth .ph-homebar-inner{gap:6px 8px}.ph-homebar-logo{height:32px;max-width:min(168px,44vw)}.ph-homebar-right,.ph-homebar--auth .ph-homebar-right{max-width:min(176px,48vw);gap:6px}.ph-homebar-right .ph-cta-login.arco-btn,.ph-homebar-right .ph-cta-reg.arco-btn{padding:0 6px!important;font-size:11px!important;height:30px!important}.ph-homebar .ph-nav-pill.arco-btn{padding:4px 8px!important;font-size:12px!important}.sh-form-card,.sh-page--auth .sh-form-card{width:calc(100vw - 24px);margin-top:20px;padding:20px 16px 18px}.sh-form-card h2{font-size:20px;margin-bottom:16px}.sh-form-footer{margin-top:16px;gap:8px}.sh-page--auth .arco-input-append{min-width:84px!important;font-size:12px!important}}html,body{background:#fff}
