*{box-sizing:border-box}body{margin:0;background:#f1f4f8;color:#192d44;font-family:Inter,"Microsoft JhengHei","Noto Sans TC",sans-serif;font-size:16px;line-height:1.65}header{height:86px;background:#fff;border-bottom:1px solid #dce3eb;display:flex;align-items:center;justify-content:space-between;padding:0 5vw}.brand{display:flex;align-items:center;gap:12px;color:#192d44;text-decoration:none;font-weight:700;font-size:19px}.brandmark{display:grid;place-items:center;width:39px;height:39px;background:#173b59;color:#fff;border-radius:9px}.brand small{font-size:12px;letter-spacing:2px;margin-left:5px;color:#6c7c8d}.privacy{font-size:14px;color:#586e80}main{max-width:1350px;margin:auto;padding:44px 40px 20px}.pageheading{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;color:#25788a;margin:0 0 9px}h1{font-size:32px;letter-spacing:-.7px;line-height:1.4;margin:0 0 10px}.muted{color:#68798a;margin:0}.edition{font-size:13px;color:#66798d}.edition b{font-size:30px;display:block;text-align:right;color:#b7c5d3;font-weight:400}.workspace{display:grid;grid-template-columns:300px 1fr;gap:24px;align-items:start}.panel{background:white;border:1px solid #dce4ed;border-radius:14px;padding:24px}.step{font-size:13px;font-weight:700;letter-spacing:1px;margin:0 0 20px;color:#587185}.drop{position:relative;display:flex;flex-direction:column;align-items:center;gap:8px;border:1.5px dashed #8da8b9;background:#f5f9fc;padding:29px 12px;border-radius:10px;text-align:center;cursor:pointer}.drop:hover,.drop.over{background:#eaf3f8;border-color:#25788a}.drop:focus-within{outline:3px solid #79b9ce}.drop input{position:absolute;opacity:0;width:100%;height:100%;inset:0;cursor:pointer}.fileicon{font-size:29px;line-height:1;color:#25788a;margin-bottom:7px}.drop strong{font-size:16px}.drop span:last-of-type{font-size:13px;color:#657b8b}.filename{font-size:13px;color:#677b8e;overflow-wrap:anywhere}.field{display:block;font-size:14px;font-weight:600;margin:15px 0;color:#344f65}input,select,textarea{width:100%;display:block;margin-top:7px;border:1px solid #ccd7e2;border-radius:7px;background:#fff;color:#233c51;padding:11px 12px;font:400 15px/1.65 inherit;font-family:inherit;font-size:15px;line-height:1.6}textarea{resize:vertical;min-height:50px}input:focus,select:focus,textarea:focus{outline:2px solid #5f9fae;outline-offset:1px}select{font-size:14px}.hint,.notes p{font-size:13px;color:#667b8b;line-height:1.8}.notes{margin-top:18px;background:#e9eff5;border-color:transparent}.notes h3{font-size:15px;margin:0 0 9px}.notes p:last-child{margin-bottom:0}.editor{padding:26px 30px 0;overflow:hidden}.editorhead{display:flex;align-items:start;justify-content:space-between}.badge{font-size:12px;padding:3px 10px;background:#edf3f6;color:#497186;border-radius:20px}.editorhead .step{margin-bottom:15px}#empty{min-height:360px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#738493}#empty h2{font-size:20px;color:#36566d;margin:20px 0 4px}#empty p{font-size:14px}.paper{width:68px;height:83px;border:1px solid #c5d6e4;border-radius:5px;background:#f5f9fc;padding:17px 12px;transform:rotate(-6deg);box-shadow:8px 7px 0 #edf3f7}.paper i{height:3px;background:#c4d7e5;display:block;margin-bottom:9px}.paper i:first-child{width:55%;background:#50869a}.twocol{display:grid;grid-template-columns:1fr 1fr;gap:16px}.optional,summary span{font-size:12px;color:#8a98a4;font-weight:400;margin-left:8px}.sectionline{display:flex;justify-content:space-between;align-items:center;margin-top:26px}.sectionline h2{font-size:18px}.sectionline span{font-size:12px;color:#7b8b99}.day{border:1px solid #dde5ec;border-radius:9px;padding:18px;margin-bottom:14px;background:#fcfdfe}.daytop{display:grid;grid-template-columns:110px 1fr;gap:14px}.day .field{margin:6px 0}.day .twocol{gap:12px}.day .source{font-size:12px;color:#7d8d98;margin:10px 0 0}details{border-top:1px solid #dde5ec;margin:25px 0}summary{cursor:pointer;font-size:16px;font-weight:600;padding:20px 0}.actionbar{border-top:1px solid #dde5ec;margin:20px -30px 0;padding:20px 30px;display:flex;align-items:center;justify-content:space-between;gap:15px;background:#fafcfd}.actionbar>span{font-size:13px;color:#667f90}button{border:0;border-radius:8px;padding:12px 22px;background:#176c7d;color:#fff;font:600 15px/1.5 inherit;cursor:pointer;font-size:15px;white-space:nowrap}button span{margin-left:18px}button:hover{background:#135a69}button:disabled{background:#c7d4de;cursor:not-allowed}footer{display:flex;justify-content:space-between;padding-top:27px;color:#7e8f9e;font-size:12px;letter-spacing:.5px}.warning,.error,.success{border-radius:8px;padding:12px 15px;font-size:14px;margin:10px 0 17px;background:#fff5df;color:#835d1e}.error{background:#fff0f0;color:#963a3a}.success{background:#eaf6f0;color:#2e7051}.warning ul{padding-left:18px;margin:5px 0}[hidden]{display:none!important}@media(max-width:850px){main{padding:28px 20px}.workspace{grid-template-columns:240px 1fr;gap:15px}.panel{padding:18px}.editor{padding-bottom:0}.actionbar{margin-left:-18px;margin-right:-18px;padding:18px}.twocol{grid-template-columns:1fr;gap:0}.brand small,.edition{display:none}h1{font-size:27px}}@media(max-width:650px){header{height:70px;padding:0 20px}.privacy{font-size:12px}.workspace{display:block}aside{margin-bottom:20px}.notes{display:none}.drop{padding:18px}.pageheading{margin-bottom:22px}.muted{font-size:14px}h1{font-size:25px}.daytop{grid-template-columns:85px 1fr}.actionbar{align-items:stretch;flex-direction:column}footer{gap:15px;font-size:11px}#empty{min-height:250px}}

.vault{margin-bottom:24px}.vault h2{margin:0}.login{display:inline-block;background:#176c7d;color:white;padding:12px 22px;border-radius:8px;text-decoration:none}.buttonrow{display:flex;gap:8px;flex-wrap:wrap}.check{display:flex;align-items:center;gap:10px;margin:18px 0}.check input{width:auto;margin:0}.change{padding:16px;border:1px solid #dce4ed;border-radius:8px;margin:12px 0}.change pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;background:#f5f7fa;padding:12px;max-height:180px;overflow:auto}.vault button{white-space:normal}.vault details{margin-bottom:0}
