*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,"PingFang SC","Microsoft YaHei",sans-serif;background:#f6f7f4;color:#1d241f}a{color:#116b43;text-decoration:none}code{font-size:12px;background:#f0f3ef;padding:2px 6px;border-radius:6px;color:#3c4d42}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f5f7f4}.login-card,.panel{width:100%;max-width:420px;background:#fff;border:1px solid #e4e8e2;border-radius:18px;padding:28px;box-shadow:0 18px 54px rgba(31,43,35,.08)}.login-card h1{margin:0 0 4px;font-size:26px}.login-card p{margin:0 0 22px;color:#718074}.form{display:grid;gap:16px}.form.wide{max-width:920px}.form label,.feature-config label{display:grid;gap:8px;font-weight:700;color:#34423a}.form input,.form textarea,.form select,.copy,.dashboard-filter input,.feature-config input,.feature-config textarea{width:100%;border:1px solid #dfe7e1;border-radius:13px;padding:12px 13px;font:inherit;background:#fff;outline:none}.form input:focus,.form textarea:focus,.form select:focus,.copy:focus,.dashboard-filter input:focus,.feature-config input:focus,.feature-config textarea:focus{border-color:#12824d;box-shadow:0 0 0 4px rgba(18,130,77,.1)}.form textarea,.feature-config textarea{line-height:1.7}.btn,button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:13px;padding:11px 16px;background:#edf2ee;color:#22372b;font-weight:800;cursor:pointer;min-height:42px}.btn.primary,button.primary{background:#12824d;color:#fff;box-shadow:0 10px 24px rgba(18,130,77,.2)}.linkbtn{background:transparent;color:#116b43;padding:0;min-height:auto}.danger,.danger-btn{color:#d92d20}.danger-btn{background:#fff1f0}.admin-nav{position:fixed;inset:0 auto 0 0;width:172px;background:#fff;border-right:1px solid #e4e8e2;padding:18px 14px;display:flex;flex-direction:column;gap:8px}.admin-nav a{padding:12px 13px;border-radius:13px;color:#526257;font-weight:800}.admin-nav a:hover{background:#f0f5f1;color:#12824d}.admin-main{margin-left:172px;padding:28px;max-width:1280px}.topbar,.page-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.topbar h1,.page-head h1{margin:0;font-size:28px;color:#18251d}.page-head p{margin:0 0 4px;color:#79877d;font-weight:800;font-size:13px}.table-card,.rank-panel,.form-card{background:#fff;border:1px solid #e4e8e2;border-radius:22px;padding:18px;box-shadow:0 16px 44px rgba(31,43,35,.055)}.panel-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.panel-title p{margin:0 0 3px;color:#8a7954;font-size:12px;font-weight:900;letter-spacing:.05em}.panel-title h2{font-size:19px;margin:0}table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #e8ece7;border-radius:18px;overflow:hidden}th,td{text-align:left;padding:15px 14px;border-bottom:1px solid #eef2ee;vertical-align:top}tr:last-child td{border-bottom:0}th{font-size:12px;color:#7b877f;background:#fafbf9;letter-spacing:.03em}.money{color:#0b7c46;font-weight:900}.muted{font-size:12px;color:#849188;margin-top:4px}.thumb{width:168px;max-height:110px;object-fit:cover;border-radius:12px;border:1px solid #eef2ee}.qrbox{display:grid;gap:7px;justify-items:start}.qrbox img{width:112px;height:112px;border:1px solid #eef2ee;border-radius:12px;background:#fff;padding:5px}.usercell{display:flex;align-items:center;gap:10px;min-width:220px}.avatar{width:38px;height:38px;border-radius:50%;object-fit:cover;background:#edf2ee;display:inline-block;flex:0 0 auto}.empty-avatar{border:1px solid #dfe7e1}.actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.status{display:inline-flex;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:900;background:#eef3ef;color:#4d6155}.status-paid{background:#e8f8ef;color:#087b45}.status-pending{background:#fff7e6;color:#b54708}.status-closed,.status-failed{background:#fef3f2;color:#d92d20}.dashboard-hero{position:relative;overflow:hidden;border-radius:26px;padding:26px;margin-bottom:18px;background:linear-gradient(135deg,#143121,#1f6b46 60%,#d1a554);color:#fff;box-shadow:0 22px 55px rgba(24,61,39,.18)}.dashboard-hero:after{content:"";position:absolute;right:-50px;top:-70px;width:190px;height:190px;border-radius:50%;background:rgba(255,255,255,.12)}.dashboard-hero p{margin:0 0 6px;color:#d7e8dc;font-weight:900;letter-spacing:.08em}.dashboard-hero h1{margin:0;font-size:30px}.dashboard-hero span{display:block;margin-top:8px;color:#f4ead2}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:18px}.metric-card{position:relative;overflow:hidden;background:#fff;border:1px solid #e2e8e3;border-radius:24px;padding:22px;box-shadow:0 18px 44px rgba(31,43,35,.07)}.metric-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(#12824d,#d2a64d)}.metric-top{display:grid;gap:4px;margin-bottom:18px}.metric-top span{font-size:14px;font-weight:900;color:#526257}.metric-top em{font-style:normal;font-size:12px;color:#8b988f}.metric-card strong{display:block;font-size:36px;line-height:1;color:#17241c;margin-bottom:10px}.metric-card p{margin:0;display:inline-flex;padding:6px 10px;border-radius:999px;background:#eef8f1;color:#087b45;font-weight:900}.dashboard-filter{display:grid;grid-template-columns:1fr 180px 180px auto;align-items:end;gap:12px;background:#fff;border:1px solid #e2e8e3;border-radius:22px;padding:18px;margin-bottom:18px;box-shadow:0 14px 36px rgba(31,43,35,.05)}.dashboard-filter strong{display:block;font-size:17px}.dashboard-filter p{margin:4px 0 0;color:#7a877f}.dashboard-filter label{display:grid;gap:6px;color:#65736a;font-size:13px;font-weight:800}.settings-hero{border-radius:26px;padding:24px;margin-bottom:18px;background:linear-gradient(135deg,#fff,#f7fbf8);border:1px solid #e2e8e3;box-shadow:0 16px 42px rgba(31,43,35,.055)}.settings-hero p{margin:0 0 4px;color:#9b7a35;font-size:12px;font-weight:900;letter-spacing:.08em}.settings-hero h1{margin:0;font-size:28px}.settings-hero span{display:block;margin-top:7px;color:#708074}.settings-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:start}.setting-module{background:#fff;border:1px solid #e2e8e3;border-radius:24px;padding:20px;box-shadow:0 18px 44px rgba(31,43,35,.07)}.feature-toggle{display:grid;grid-template-columns:24px 1fr;gap:13px;align-items:start;cursor:pointer}.feature-toggle input{width:22px;height:22px;accent-color:#12824d;margin-top:2px}.feature-toggle strong{display:block;font-size:19px;color:#18251d}.feature-toggle em{display:block;font-style:normal;color:#738178;font-size:13px;line-height:1.55;margin-top:5px}.feature-config{display:grid;gap:16px;margin-top:18px;padding-top:18px;border-top:1px solid #eef2ee}.setting-image{width:min(280px,100%);height:180px;border:1px solid #e2e8e3;border-radius:18px;background:#f8faf8;padding:10px;color:#7a877f;display:grid;place-items:center;overflow:hidden}.setting-image img{max-width:100%;max-height:100%;object-fit:contain;display:block;border-radius:12px}.empty-preview{display:grid;place-items:center;text-align:center;color:#8a968d}.settings-save{width:max-content}.settings-preview-card{position:sticky;top:18px}.phone-preview{background:#17241c;border-radius:30px;padding:14px;box-shadow:0 20px 50px rgba(23,36,28,.18)}.vip-preview{background:linear-gradient(180deg,#fffdf7,#fbf3df);border-radius:22px;padding:18px;border:1px solid #e9d8a7}.vip-badge{display:inline-flex;border-radius:999px;background:#17241c;color:#f4d47c;font-weight:900;padding:6px 11px;margin-bottom:10px}.vip-preview h3{margin:0 0 8px}.vip-preview p{margin:0 0 12px;color:#4a3d23;line-height:1.65}.preview-image{height:220px;border:1px solid #eadfbf;border-radius:16px;background:#fff;display:grid;place-items:center;padding:10px;overflow:hidden}.preview-image img{max-width:100%;max-height:100%;object-fit:contain;border-radius:12px}.h5{background:#fff}.h5-wrap{max-width:640px;margin:0 auto;padding-bottom:88px}.cover{width:100%;display:block;aspect-ratio:16/9;object-fit:cover;background:#f1f5f2}.article{padding:22px 18px}.article h1{font-size:25px;line-height:1.35;margin:0 0 10px;color:#101f17}.summary{font-size:15px;line-height:1.7;color:#66776d;margin:0 0 14px}.price{display:inline-flex;background:#e8f8ef;color:#087b45;border-radius:999px;padding:6px 11px;font-weight:900;margin:4px 0 18px}.content{font-size:16px;line-height:1.85;color:#1f2d24}.content h1,.content h2,.content h3{font-size:20px;margin:26px 0 10px}.content p{margin:0 0 16px}.content ul{padding-left:22px}.preview{max-height:240px;overflow:hidden}.lock-mask{height:150px;margin-top:-64px;position:relative;display:flex;align-items:end;justify-content:center;padding-bottom:18px;background:linear-gradient(rgba(255,255,255,0),#fff 55%,#fff)}.lock-mask div{font-size:14px;color:#66776d;background:#f8faf8;border:1px solid #edf2ee;border-radius:999px;padding:7px 14px}.paybar{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);width:min(600px,calc(100% - 28px));height:52px;border-radius:13px;background:#0f8f53;color:#fff;font-size:17px;box-shadow:0 12px 28px rgba(15,143,83,.24);z-index:4}.pay-msg{text-align:center;color:#66776d;font-size:14px;margin:20px 0}.paid-tip{margin-top:22px;border-radius:13px;background:#e8f8ef;color:#087b45;padding:12px;text-align:center;font-weight:900}.paid-guide{margin-top:32px;position:relative;overflow:hidden;border:1px solid #e8d7a5;background:linear-gradient(180deg,#fffdf7,#fbf4df);border-radius:26px;padding:22px;box-shadow:0 22px 52px rgba(84,64,28,.14)}.guide-shine{position:absolute;right:-60px;top:-80px;width:170px;height:170px;border-radius:50%;background:rgba(214,166,77,.18)}.paid-guide:before{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:linear-gradient(90deg,#b8872f,#f3d487,#12824d)}.guide-head{position:relative;display:flex;gap:13px;align-items:center;margin-bottom:15px}.guide-head span{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:16px;background:#17241c;color:#f6d98b;font-weight:900;letter-spacing:.04em}.guide-head strong{display:block;color:#17241c;font-size:19px}.guide-head p{margin:2px 0 0;color:#806a35;font-size:13px}.guide-text{position:relative;font-size:15px;line-height:1.85;color:#2d382f;margin-bottom:16px;background:rgba(255,255,255,.72);border:1px solid rgba(232,215,171,.75);border-radius:17px;padding:14px}.guide-image-wrap{position:relative;width:100%;height:min(72vw,430px);max-height:430px;border-radius:20px;border:1px solid #eadfbf;background:#fff;padding:12px;display:grid;place-items:center;overflow:hidden}.guide-image-wrap img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block;border-radius:14px}.empty{margin:40px 18px;padding:32px;border-radius:14px;background:#f8faf8;text-align:center;color:#66776d}
@media(max-width:760px){body{background:#f7faf8}.admin-nav{position:sticky;top:0;z-index:5;width:auto;inset:auto;flex-direction:row;overflow:auto;padding:10px 12px;border-right:0;border-bottom:1px solid #e4e8e2}.admin-nav a{white-space:nowrap;padding:10px 12px}.admin-main{margin:0;padding:16px}.topbar,.page-head{align-items:flex-start;flex-direction:column}.topbar h1,.page-head h1{font-size:24px}.actions{width:100%}.actions form,.actions .btn{width:100%}table{display:block;overflow:auto;border-radius:14px}.panel,.login-card{margin:16px;padding:20px}.metric-grid{grid-template-columns:1fr}.dashboard-filter{grid-template-columns:1fr}.settings-layout{grid-template-columns:1fr}.settings-preview-card{position:static}.phone-preview{border-radius:24px}.form-card,.table-card,.rank-panel{padding:14px}.copy{min-width:260px}.settings-save{width:100%}.article{padding:20px 16px}.article h1{font-size:23px}.paid-guide{padding:18px}.guide-image-wrap{height:min(90vw,360px)}}
