:root{font-family:"Noto Sans TC","Microsoft JhengHei",sans-serif;color:#17211c;background:#f1f3ef;line-height:1.55;--green:#264f3d;--gold:#b38a43;--line:#d8ddd7}*{box-sizing:border-box}body{margin:0}.page-header{background:#17392d;color:white;padding:28px max(24px,calc((100vw - 1180px)/2));display:flex;justify-content:space-between;gap:24px;align-items:center}.page-header h1{margin:2px 0;font-size:30px}.page-header p{margin:0;color:#d9e4de}.eyebrow{font-size:11px!important;letter-spacing:.16em;color:#ceb985!important}.header-actions{display:flex;align-items:center;gap:12px}.header-actions a,.section-title button{color:white;background:#315f4b;border:1px solid #73907f;border-radius:8px;padding:9px 14px;text-decoration:none;font:inherit;cursor:pointer}.status{font-size:13px;padding:6px 10px;border-radius:20px;background:#496357}.status.offline{background:#70463c}.status.ready{background:#426b50}main{max-width:1180px;margin:24px auto 60px;padding:0 20px}.notice{background:#fff7df;border-left:5px solid var(--gold);padding:14px 18px;margin-bottom:18px;border-radius:6px}.card{background:white;border:1px solid var(--line);border-radius:12px;padding:22px;margin-bottom:18px;box-shadow:0 4px 18px rgba(24,45,34,.05)}.section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section-title>div{display:flex;align-items:center;gap:10px}.section-title span{background:var(--green);color:white;border-radius:50%;width:31px;height:31px;display:grid;place-items:center;font-size:12px}.section-title h2{font-size:19px;margin:0}.section-title button{color:#17392d;background:#e4ede8;border-color:#b6c9be}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.grid label,.checks label{font-size:14px;font-weight:600}input,select,textarea{display:block;width:100%;margin-top:6px;border:1px solid #bcc8c1;border-radius:7px;padding:10px;background:#fbfcfb;font:inherit;color:inherit}textarea{resize:vertical}.checks{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 24px}.checks label,.check{display:flex!important;align-items:center;gap:8px;padding:7px 0}.checks input[type=checkbox],.check input{width:18px;height:18px;margin:0;flex:0 0 auto}.checks input[type=number]{width:100px;margin:0}.helper{font-size:13px;color:#66736c;margin-bottom:0}.primary{width:100%;border:0;border-radius:10px;background:var(--green);color:white;font-size:17px;font-weight:700;padding:14px;cursor:pointer;margin-bottom:20px}.primary:disabled{opacity:.55}.result{background:#172f27;color:white;border-radius:12px;padding:24px;margin-bottom:18px}.is-hidden{display:none}.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.result-card{background:#24443a;border:1px solid #45665b;border-radius:10px;padding:16px}.result-card h3{margin:0 0 8px;color:#e6d09c}.result h2{margin-top:0}.result ul{margin:8px 0;padding-left:22px}.result a{color:#f3d794}.pill{display:inline-block;background:#d4b76f;color:#26392f;border-radius:20px;padding:4px 9px;font-size:12px;font-weight:700}.history-item{padding:11px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:15px}.history-item:last-child{border:0}.history-item small{color:#69746e}@media(max-width:800px){.page-header{align-items:flex-start;flex-direction:column}.grid,.checks,.result-grid{grid-template-columns:1fr}.header-actions{flex-wrap:wrap}.page-header h1{font-size:25px}}
