@import "https://fonts.googleapis.com/css2?family=DM+Mono&family=Noto+Sans+SC:wght@400;500;600;700;800;900&display=swap";:root{--green:#09c968;--deep:#079b51;--ink:#171a1b;--muted:#929a97;--line:#e9edeb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#eaf0ed;margin:0;font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif}.app{background:#fff;max-width:980px;min-height:100vh;margin:auto;padding-bottom:82px;box-shadow:0 0 50px #00301a1a}header{color:#fff;z-index:3;background:linear-gradient(135deg,#08cf6b,#08bd62);justify-content:space-between;align-items:center;height:72px;padding:0 28px;display:flex;position:sticky;top:0}header b{letter-spacing:.05em;font-size:21px;font-weight:500}.time,.net{font-size:12px;font-weight:700}.hero{text-align:center;background:radial-gradient(circle at 18% 30%,#09c9681c,#0000 34%),linear-gradient(#fff,#fbfffc);padding:50px 28px 42px}.tag,.content>label{letter-spacing:.12em;color:var(--deep);font:11px DM Mono,monospace}.tag{background:#e7faef;border-radius:99px;padding:8px 12px;display:inline-block}.hero h1{letter-spacing:-.07em;margin:18px 0 12px;font-size:42px;line-height:1.2}.hero em{color:var(--green);font-style:normal}.hero p{color:#81898a;max-width:480px;margin:0 auto;font-size:14px;line-height:1.8}.hero i{color:#84928b;border:1px solid #e1e7e3;border-radius:99px;margin:24px 4px 0;padding:8px 13px;font-size:12px;font-style:normal;display:inline-block}.hero i:first-child{color:var(--deep);background:#edfff5;border-color:#a1e8c1;font-weight:700}.notice{text-align:center;color:#d98218;background:#fff9d5;border:1px solid #fff3ad;padding:11px 18px;font-size:13px}.extract{grid-template-columns:1fr 137px 95px;gap:10px;max-width:820px;margin:32px auto 0;padding:0 28px;display:grid}.input{position:relative}.input input{border:2px solid #6fd49b;border-radius:12px;outline:0;width:100%;height:54px;padding:0 42px 0 17px;font:14px inherit}.input button{color:#789082;cursor:pointer;background:#eef3f0;border:0;border-radius:50%;width:29px;height:29px;font-size:20px;position:absolute;top:12px;right:10px}.green{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:12px;height:54px;font:700 16px inherit;box-shadow:0 5px 12px #09c9682e}.green:hover{background:var(--deep)}.green:disabled{opacity:.65}.privacy{text-align:center;color:#a0a7a4;margin:16px 20px;font-size:12px}.message{color:#167e4a;background:#effcf4;max-width:820px;margin:18px auto;padding:13px 28px;font-size:13px}.actions{grid-template-columns:repeat(4,1fr);gap:12px;max-width:820px;margin:28px auto 0;padding:0 28px;display:grid}.action{cursor:pointer;background:#fff;border:1px solid #ebefed;border-radius:15px;flex-direction:column;align-items:center;min-height:112px;padding:16px 10px;display:flex}.action:hover{transform:translateY(-2px);box-shadow:0 9px 22px #10382314}.action-icon{color:#fff;border-radius:12px;place-items:center;width:37px;height:37px;margin-bottom:9px;font-size:19px;font-weight:900;display:grid}.orange{background:#ffc35d}.blue{background:#74a0f4}.purple{background:#af84e4}.green{background:#50d58e}.action b{font-size:13px}.action small{color:#9aa19e;margin-top:4px;font-size:10px}.content{max-width:820px;margin:70px auto 0;padding:0 28px}.content h2{letter-spacing:-.06em;margin:10px 0 28px;font-size:25px}.steps{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.steps article{border-top:2px solid #b8ebca;padding-top:17px}.steps small{color:var(--green);margin-bottom:22px;font:11px DM Mono,monospace;display:block}.steps b{font-size:15px}.steps p,.faq p{color:#909997;margin:8px 0;font-size:12px;line-height:1.8}.faq{margin-top:80px}.faq details{border-bottom:1px solid var(--line);padding:18px 0}.faq summary{cursor:pointer;font-size:14px;font-weight:700;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary span{width:21px;height:21px;color:var(--green);background:#e7faef;border-radius:50%;place-items:center;margin-right:10px;font-size:17px;font-weight:500;display:inline-grid}.faq details p{padding-left:31px}.me{max-width:820px;margin:auto;padding:42px 28px}.profile{align-items:center;gap:15px;padding-bottom:35px;display:flex}.avatar{color:#fff;background:linear-gradient(135deg,#c6f6d9,#5dcc92);border-radius:50%;place-items:center;width:62px;height:62px;font-size:25px;display:grid}.profile h1{margin:0 0 6px;font-size:22px}.profile p{color:#999;margin:0;font-size:12px}.record-head{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:28px;display:flex}.record-head h2{margin:0;font-size:25px}.record-head button{color:#d26f5e;background:#fff;border:1px solid #f3b5aa;border-radius:8px;padding:8px 12px;font-size:12px}.records{gap:12px;margin-top:20px;display:grid}.records article{border:1px solid #eff1f0;border-radius:14px;gap:14px;padding:12px;display:flex}.thumb{width:92px;height:72px;color:var(--green);background:#e6f7ed;border-radius:9px;flex:none;place-items:center;font-size:25px;display:grid}.records article>div:last-child{flex-direction:column;align-items:flex-start;gap:5px;min-width:0;display:flex}.records b{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:14px;overflow:hidden}.records span{color:#999;font-size:11px}.records button{color:var(--deep);background:0 0;border:0;padding:0;font:12px inherit}.empty{text-align:center;color:#b7c8be;padding:100px 20px;font-size:52px}.empty h3{color:#67736d;margin:17px 0 7px;font-size:16px}.empty p{color:#999;margin:0;font-size:12px;line-height:1.8}nav{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-top:1px solid #edf0ee;grid-template-columns:1fr 1fr;width:min(980px,100%);height:76px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}nav button{color:#9ba19f;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:1px;font:12px inherit;display:flex}nav button span{font-size:29px;line-height:29px}nav .selected{color:var(--green)}.toast{z-index:5;color:#fff;white-space:nowrap;background:#141916e6;border-radius:9px;padding:11px 15px;font-size:12px;position:fixed;bottom:98px;left:50%;transform:translate(-50%)}@media (max-width:650px){body{background:#fff}.app{box-shadow:none}header{padding:0 18px}header b{font-size:18px}.hero{padding:42px 20px 36px}.hero h1{font-size:38px}.hero p{font-size:13px}.extract{grid-template-columns:1fr 92px 70px;gap:7px;padding:0 16px}.extract .green{font-size:14px}.notice{font-size:12px}.actions{gap:8px;padding:0 16px}.action{min-height:104px;padding:14px 5px}.action b{font-size:12px}.action small{font-size:9px}.content,.me{padding-left:20px;padding-right:20px}.steps{grid-template-columns:1fr;gap:18px}.steps article{padding:13px 0 0 14px}.steps small{margin-bottom:7px}.toast{text-overflow:ellipsis;max-width:calc(100% - 32px);overflow:hidden}}
