:root{--green:#315d51;--green2:#48786b;--gold:#c98d4d;--ink:#20332e;--muted:#7b8a85;--line:#e3eae7;--bg:#f2f5f1}*{box-sizing:border-box}body{margin:0;background:linear-gradient(135deg,#f6f3eb,#eef5f1);color:var(--ink);font-family:"PingFang SC","Microsoft YaHei",sans-serif}.profile-header{height:76px;background:rgba(255,255,255,.88);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1200px)/2));position:sticky;top:0;z-index:20}.profile-brand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none}.profile-brand span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--green);color:#fff;font-weight:800}.profile-brand b{font-size:20px}.profile-header nav{display:flex;align-items:center;gap:10px}.profile-header nav a{color:#4d625b;text-decoration:none;padding:9px 12px;border-radius:9px;font-size:14px}.profile-header nav a:hover{background:#edf3f0}.profile-header .logout{color:#b45309}.profile-shell{max-width:1200px;margin:32px auto 70px;padding:0 20px}.profile-hero{display:flex;justify-content:space-between;align-items:center;gap:24px;background:linear-gradient(130deg,#315d51,#49766a);color:#fff;border-radius:24px;padding:32px 38px;box-shadow:0 18px 50px rgba(49,93,81,.2)}.profile-hero p{margin:0 0 6px;color:#cfe1dc}.profile-hero h1{font-size:30px;margin:0 0 9px}.profile-hero>div>span{font-size:13px;color:#d9e7e3}.balance-card{min-width:245px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:20px}.balance-card span{display:block;font-size:13px!important}.balance-card strong{display:block;font-size:30px;margin:6px 0 13px}.balance-card button{border:0;background:#fff;color:var(--green);border-radius:9px;padding:9px 15px;font-weight:700;cursor:pointer}.profile-alert{margin:18px 0 0;padding:13px 16px;border-radius:12px;font-size:14px}.profile-alert.success{background:#dcfce7;color:#15803d}.profile-alert.error{background:#fee2e2;color:#dc2626}.profile-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(310px,.75fr);gap:22px;margin-top:22px}.profile-main,.profile-panel{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 8px 28px rgba(31,51,45,.06)}.profile-main{padding:24px}.section-head{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid var(--line);padding-bottom:17px}.section-head h2,.profile-panel h2{font-size:19px;margin:0}.section-head p,.profile-panel>p{font-size:13px;color:var(--muted);margin:6px 0 0}.section-head>span{background:#edf5f1;color:var(--green);border-radius:20px;padding:6px 10px;font-size:12px}.purchase-card{display:flex;gap:16px;padding:20px 0;border-bottom:1px solid var(--line)}.purchase-card:last-child{border:0}.purchase-card>img,.purchase-placeholder{width:112px;height:88px;object-fit:cover;border-radius:12px;flex:none;background:#edf5f1}.purchase-placeholder{display:grid;place-items:center;color:var(--green);font-size:28px;font-weight:800}.purchase-info{flex:1;min-width:0}.purchase-info h3{font-size:15px;margin:2px 0 7px}.purchase-info>p{font-size:12px;color:var(--muted);margin:0}.purchase-info>div{display:flex;align-items:center;gap:12px;margin-top:10px;font-size:12px}.purchase-info>div b{color:#c66a32;font-size:17px}.purchase-info>div span{color:var(--muted)}.purchase-info>div em{font-style:normal;color:#169b61;background:#e8f8ef;padding:4px 7px;border-radius:6px}.delivery-box{margin-top:12px!important;display:block!important;background:#f7faf8;border:1px dashed #b9cdc6;border-radius:10px;padding:11px 12px}.delivery-box header{display:flex;justify-content:space-between;align-items:center}.delivery-box header b{font-size:12px!important;color:var(--green)!important}.delivery-box button{border:0;background:#e6f1ed;color:var(--green);border-radius:6px;padding:4px 8px;cursor:pointer}.delivery-box pre{white-space:pre-wrap;word-break:break-all;margin:8px 0 0;font:12px/1.6 Consolas,monospace;color:#374b45}.delivery-box.waiting{color:var(--muted);font-size:12px}.profile-empty{text-align:center;padding:70px 20px;color:var(--muted)}.profile-empty span{font-size:42px}.profile-empty h3{color:var(--ink);margin:12px 0 5px}.profile-empty p{font-size:13px}.profile-empty a{display:inline-block;margin-top:9px;background:var(--green);color:#fff;text-decoration:none;padding:9px 17px;border-radius:9px}.profile-side{display:flex;flex-direction:column;gap:18px}.profile-panel{padding:21px}.profile-panel form{margin-top:15px}.profile-panel label{display:block;color:#4d615b;font-size:13px;margin-bottom:13px}.profile-panel input{display:block;width:100%;height:41px;border:1px solid #dbe4e0;border-radius:9px;padding:0 11px;margin-top:6px;font:inherit}.profile-panel input:disabled{background:#f4f6f5;color:#89938f}.amount-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:13px}.amount-options button{height:38px;border:1px solid #cfddd8;border-radius:8px;background:#fff;color:var(--green);cursor:pointer}.amount-options button:hover{background:#edf5f1}.primary-action,.secondary-action{width:100%;height:42px;border:0;border-radius:9px;font-weight:700;cursor:pointer}.primary-action{background:var(--gold);color:#fff}.secondary-action{background:var(--green);color:#fff}.recharge-history{border-top:1px solid var(--line);margin-top:18px;padding-top:15px}.recharge-history h3{font-size:14px;margin:0 0 8px}.recharge-history>div{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f0f3f2;font-size:12px}.recharge-history small{display:block;color:var(--muted);margin-top:3px}.recharge-history b{color:#15945d}.code-field{display:flex;gap:7px;margin-top:6px}.code-field input{margin:0}.code-field button{flex:none;border:0;border-radius:8px;background:#edf5f1;color:var(--green);padding:0 10px;cursor:pointer}.form-message{display:none;font-size:12px;padding:9px;border-radius:8px;margin-bottom:10px}.form-message.show{display:block}.form-message.error{background:#fee2e2;color:#dc2626}.form-message.success{background:#dcfce7;color:#15803d}@media(max-width:900px){.profile-layout{grid-template-columns:1fr}.profile-hero{align-items:flex-start}.balance-card{min-width:220px}}@media(max-width:620px){.profile-header{padding:0 14px}.profile-header nav a:not(.logout){display:none}.profile-shell{padding:0 12px;margin-top:14px}.profile-hero{flex-direction:column;padding:24px}.balance-card{width:100%}.profile-main{padding:17px}.purchase-card{align-items:flex-start}.purchase-card>img,.purchase-placeholder{width:76px;height:68px}.purchase-info>div{flex-wrap:wrap}}

.profile-download-link{display:block;margin-top:8px;color:#315d51;font-size:12px;line-height:1.6;word-break:break-all}
a,button{touch-action:manipulation;transition:transform .14s ease,opacity .14s ease,box-shadow .14s ease}a:active,button:active{transform:scale(.97);opacity:.86}@media(max-width:420px){.profile-header{height:64px}.profile-brand b{font-size:17px}.profile-header nav{gap:3px}.profile-header nav a{padding:8px}.profile-hero h1{font-size:25px}.amount-options{grid-template-columns:repeat(2,1fr)}}

