@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&display=swap";*{box-sizing:border-box}body{margin:0;background:#f5f7f8;color:#172025;font:14px Noto Sans SC,system-ui,sans-serif}button,input,textarea{font:inherit}button{border:0;background:#147a69;color:#fff;padding:10px 14px;border-radius:6px;font-weight:600;display:inline-flex;gap:8px;align-items:center;justify-content:center;cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}.shell{display:flex;min-height:100vh}aside{width:245px;background:#102d2b;color:#eaf1ef;padding:25px 17px;display:flex;flex-direction:column}.brand{display:flex;gap:10px;align-items:center;font-size:16px;padding:0 8px}.mark{width:30px;height:30px;background:#f0b555;color:#17312e;display:grid;place-items:center;border-radius:6px;font-weight:700}nav{margin-top:45px;display:grid;gap:5px}nav a{padding:11px 12px;border-radius:5px;color:#a9bbb7}nav .active{background:#1c4641;color:#fff}.security{margin-top:auto;border-top:1px solid #365753;padding:18px 8px;display:flex;gap:9px;color:#b6c5c2;font-size:12px;line-height:1.6}.security svg{width:17px}.ghost{background:transparent;border:1px solid #466661;color:#dbe8e5}.workspace{flex:1;padding:42px max(5vw,38px);max-width:1500px}header{display:flex;justify-content:space-between;align-items:start;margin-bottom:28px}h1{font-size:29px;margin:0 0 7px;letter-spacing:0}h2{font-size:16px;margin:0 0 19px}p{color:#68757a;margin:0}.outline{background:#fff;color:#24665c;border:1px solid #b6d5cf}.notice{background:#e5f4ef;color:#236558;padding:11px 14px;border-radius:5px;margin-bottom:18px}.columns{display:grid;grid-template-columns:1.25fr .85fr;gap:22px}.editor,.accounts,.history{background:#fff;border:1px solid #e2e7e7;border-radius:7px;padding:23px}.editor label{display:grid;gap:7px;color:#526064;font-weight:600;margin:0 0 14px}.editor input,.editor textarea{border:1px solid #ccd7d5;border-radius:5px;padding:10px;color:#172025;background:#fff}.split{display:grid;grid-template-columns:1fr 1fr;gap:12px}.editor .check{display:flex;align-items:center;gap:8px;font-weight:400}.section-head{display:flex;justify-content:space-between}.section-head span{color:#69817c;font-size:12px}.account{display:grid;grid-template-columns:20px 1fr 8px auto 34px;gap:9px;align-items:center;padding:13px 0;border-bottom:1px solid #edf0f0}.account small{display:block;color:#778487;font-size:11px;margin-top:2px}.account i{width:7px;height:7px;border-radius:50%;background:#24a277}.account i.needs_attention{background:#e6a337}.icon{background:transparent;color:#47716a;padding:6px}.icon svg{width:17px}.send{width:100%;margin-top:20px;background:#d88122}.hint{font-size:12px;line-height:1.6;margin-top:11px}.empty{text-align:center;padding:60px 10px;color:#788487;line-height:2}.empty button{margin-top:10px;background:#eaf4f1;color:#287365}.history{margin-top:22px}.record{display:flex;align-items:center;gap:10px;padding:11px 0;border-top:1px solid #edf0f0}.record svg{width:18px;color:#209070}.record span{color:#68757a;flex:1}.record button{padding:6px 9px;font-size:12px}.record button svg{color:#fff;width:14px}.unlock{min-height:100vh;background:#102d2b;display:grid;place-items:center;text-align:center;color:#fff}.unlock>div{width:340px}.unlock .mark{margin:auto;width:44px;height:44px;font-size:19px}.unlock h1{margin:20px 0 7px}.unlock p{color:#aabdb8;margin-bottom:24px}.unlock input{width:100%;padding:12px;border:1px solid #45625d;border-radius:5px;background:#183a37;color:#fff;margin-bottom:10px}.unlock button{width:100%;background:#e6a13e;color:#17312e}.unlock small{display:block;color:#efb6a2;margin-top:12px}@media(max-width:850px){aside{width:72px;padding:20px 10px}.brand b,nav a:not(.active),.security,.ghost{display:none}.brand{justify-content:center}nav .active{font-size:0;height:38px}.workspace{padding:26px 18px}.columns{grid-template-columns:1fr}header{gap:15px}.outline{white-space:nowrap}.split{grid-template-columns:1fr}}
