
*{box-sizing:border-box}
html,body{margin:0;min-height:100%;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;color:#10223b}
body.auth-page{min-height:100vh;background:radial-gradient(circle at 15% 10%,#fff1d2 0,transparent 30%),linear-gradient(135deg,#f7f9fc 0,#fff 48%,#fff7e8 100%)}
.auth-page a{text-decoration:none}
.auth-flashes{position:fixed;top:18px;left:50%;transform:translateX(-50%);z-index:50;width:min(680px,calc(100% - 32px))}
.auth-flashes .flash{padding:12px 16px;margin-bottom:8px;border-radius:12px;background:#fff;border:1px solid #e7ebf0;box-shadow:0 10px 35px rgba(16,34,59,.12)}
.auth-flashes .flash.error{border-color:#ffd4d4;color:#b42318}.auth-flashes .flash.success{border-color:#ccebd9;color:#137a45}
.auth-shell{width:min(1400px,calc(100% - 48px));min-height:720px;margin:38px auto;display:grid;grid-template-columns:minmax(330px,.95fr) minmax(500px,1.18fr) minmax(320px,.72fr);border:1px solid #e5eaf0;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 28px 80px rgba(16,34,59,.12)}
.auth-brand-panel{position:relative;overflow:hidden;padding:54px;background:linear-gradient(145deg,#10223b,#17375e 58%,#254c76)}
.auth-brand-panel:before,.auth-brand-panel:after{content:"";position:absolute;border-radius:50%;background:rgba(247,161,22,.16)}
.auth-brand-panel:before{width:420px;height:420px;right:-190px;top:-130px}.auth-brand-panel:after{width:300px;height:300px;left:-150px;bottom:-110px}
.auth-brand-content{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;color:#fff}
.auth-brand{display:flex;align-items:center;gap:14px;color:#fff;font-size:22px;font-weight:900}
.auth-brand-mark{width:52px;height:52px;border-radius:15px;background:#f7a116;display:grid;place-items:center;overflow:hidden;box-shadow:0 10px 30px rgba(247,161,22,.28)}
.auth-brand-mark img{width:100%;height:100%;object-fit:contain;background:#fff}
.auth-brand-copy{margin:auto 0}.auth-kicker{font-size:12px;letter-spacing:2px;color:#f8bd5d;font-weight:800}
.auth-brand-copy h1{font-size:38px;line-height:1.25;margin:18px 0}.auth-brand-copy h1 em{font-style:normal;color:#ffbd4b}.auth-brand-copy p{max-width:430px;color:#cbd6e3;line-height:1.8}
.auth-brand-tags{display:flex;gap:9px;flex-wrap:wrap}.auth-brand-tags span{font-size:12px;padding:7px 10px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.07)}
.auth-form-panel{display:flex;align-items:center;padding:52px 64px;background:#fff}.auth-form-inner{width:100%;max-width:560px;margin:auto}
.auth-back{display:inline-block;color:#7b8ba0;font-size:13px;margin-bottom:38px}.auth-back:hover{color:#f7a116}
.auth-tabs{display:flex;gap:30px;border-bottom:1px solid #e6ebf1;margin-bottom:32px}.auth-tabs a{padding:0 0 14px;color:#74859a;font-weight:800;position:relative}.auth-tabs a.active{color:#10223b}.auth-tabs a.active:after{content:"";position:absolute;height:3px;border-radius:3px;background:#f7a116;left:0;right:0;bottom:-1px}
.auth-title .auth-pill,.auth-benefit-inner .auth-pill{display:inline-flex;padding:6px 10px;border-radius:7px;background:#fff0cd;color:#a55f00;font-size:12px;font-weight:800}.auth-title h2{font-size:30px;margin:12px 0 7px}.auth-title p{color:#7b8ba0;margin:0 0 28px;font-size:14px}
.auth-form{display:grid;gap:19px}.auth-form label>span{display:block;font-size:13px;font-weight:800;margin-bottom:8px}.auth-form small{font-weight:400;color:#9ba8b7}
.auth-form input{width:100%;height:52px;border:1px solid #dfe6ee;border-radius:11px;padding:0 14px;font:inherit;outline:none;background:#fbfcfe;color:#10223b;transition:.2s}.auth-form input:focus{border-color:#f7a116;background:#fff;box-shadow:0 0 0 4px rgba(247,161,22,.1)}
.password-wrap{position:relative}.password-wrap input{padding-right:68px}.password-toggle{position:absolute;right:8px;top:8px;height:36px;border:0;background:#f5f7fa;color:#687b91;border-radius:8px;padding:0 10px;cursor:pointer}
.auth-submit{height:54px;margin-top:6px;border:0;border-radius:11px;background:linear-gradient(90deg,#f7a116,#f47b12);color:#fff;font-size:16px;font-weight:900;cursor:pointer;box-shadow:0 12px 25px rgba(247,139,18,.22)}.auth-submit:hover{filter:brightness(.98);transform:translateY(-1px)}
.auth-form-foot{display:flex;justify-content:center;gap:8px;margin-top:24px;font-size:13px;color:#8291a4}.auth-form-foot a{color:#d97900;font-weight:800}
.auth-benefit-panel{padding:52px 38px;display:flex;align-items:center;background:linear-gradient(160deg,#fff9ec,#fff0d2)}.auth-benefit-inner{width:100%}.auth-benefit-inner h2{font-size:27px;line-height:1.45;margin:16px 0 10px;color:#713300}.auth-benefit-inner>p{font-size:14px;line-height:1.75;color:#8b5a2c}
.auth-benefit-inner ul{list-style:none;padding:12px 0 24px;margin:0}.auth-benefit-inner li{position:relative;padding:8px 0 8px 22px;color:#713f14;font-size:13px;font-weight:700}.auth-benefit-inner li:before{content:"";position:absolute;left:0;top:13px;width:9px;height:9px;border-radius:50%;background:#f7a116;box-shadow:0 0 0 4px rgba(247,161,22,.13)}
.auth-register-cta{display:flex;align-items:center;justify-content:center;min-height:52px;border-radius:11px;background:linear-gradient(90deg,#f7a116,#f25e0d);color:#fff;font-weight:900;box-shadow:0 12px 25px rgba(240,103,10,.22)}.auth-register-cta.secondary{background:#10223b;box-shadow:none}
.auth-mini-footer{text-align:center;color:#8a98a9;font-size:12px;padding:0 16px 26px}
@media(max-width:1100px){.auth-shell{grid-template-columns:.8fr 1.2fr}.auth-benefit-panel{display:none}.auth-form-panel{padding:45px}}
@media(max-width:760px){.auth-shell{width:calc(100% - 24px);min-height:0;margin:12px auto;grid-template-columns:1fr;border-radius:18px}.auth-brand-panel{padding:28px;min-height:230px}.auth-brand-copy{margin:32px 0 20px}.auth-brand-copy h1{font-size:29px;margin:10px 0}.auth-brand-copy p{font-size:13px}.auth-form-panel{padding:30px 24px}.auth-back{margin-bottom:22px}.auth-title h2{font-size:26px}}
