:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC",sans-serif;color:#172c29;background:#f5f6f3;font-synthesis:none;--muted:#697772;--green:#195b46}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0;border-radius:8px;padding:13px 18px;font-weight:550}button:disabled{cursor:wait;opacity:.5}a{color:var(--green)}header{max-width:1200px;margin:auto;padding:30px 44px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #dde3dc}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;color:inherit;font-size:19px;font-weight:650}.mark{display:grid;place-items:center;background:var(--green);color:white;width:34px;height:34px;border-radius:10px;font-family:Georgia,serif}.muted{color:var(--muted)}.pill{font-size:12px;color:#315e4a;background:#e7eee6;padding:7px 12px;border-radius:30px}.eyebrow{display:block;font-size:10px;letter-spacing:.18em;color:#667b70;font-weight:700}main{max-width:1120px;padding:70px 44px 90px;margin:auto;min-height:calc(100vh - 188px)}.login-layout{display:grid;grid-template-columns:1fr 410px;gap:72px;align-items:center;min-height:470px}h1{font-size:54px;line-height:1.22;letter-spacing:-.055em;font-weight:550;margin:20px 0 25px}h2{font-size:25px;font-weight:550;letter-spacing:-.025em;margin:18px 0 14px}p{line-height:1.85;font-size:14px}.intro>p{font-size:16px;color:var(--muted)}.features{display:flex;gap:20px;color:#547163;font-size:12px;margin-top:38px}.features span:before{content:'•';color:#5c8569;margin-right:6px}.panel{background:#fff;border:1px solid #dde4dc;border-radius:18px;padding:34px;box-shadow:0 14px 35px #294c3510}.panel label{display:block;margin-top:28px;margin-bottom:10px;font-size:12px;font-weight:600}input{width:100%;background:#fafbf9;border:1px solid #d7dfd7;border-radius:8px;padding:14px;outline:none;color:#203c31}input:focus{border-color:#458764;box-shadow:0 0 0 3px #44886615}.primary{background:var(--green);color:#fff}.primary:hover{background:#104c38}#login-button{display:flex;justify-content:space-between;width:100%;margin-top:16px}.fine{font-size:11px;color:#879087;line-height:1.7;margin:20px 0 0}.quiet{background:transparent;color:#5f7569;padding:8px;font-size:12px}.secondary{background:#eef2ec;color:#385646}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.section-heading h1{font-size:36px;margin:13px 0 8px}.section-heading p{margin:0}.computer{max-width:740px;margin:0 auto}.computer-top{display:flex;justify-content:space-between;align-items:center}.computer-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:#eef3ed;font-size:27px;color:#427554}.computer h2{margin-top:25px}.computer dl{border-top:1px solid #edf0e9;border-bottom:1px solid #edf0e9;padding:12px 0;margin:25px 0}.computer dl div{display:flex;justify-content:space-between;gap:20px;padding:10px 0;font-size:12px}.computer dt{color:var(--muted)}.computer dd{margin:0;font-family:ui-monospace,SFMono-Regular,monospace;text-align:right;overflow-wrap:anywhere}.actions{display:flex;gap:10px;flex-wrap:wrap}#operation{font-size:12px;color:#477659;margin-bottom:0}#operation:empty{display:none}#open-link{display:inline-block;margin-top:20px;font-size:13px}.below{max-width:740px;margin:20px auto;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.below p{font-size:11px;color:#7e887e;margin:0}.danger{color:#97645f}#account{display:flex;align-items:center;gap:16px;font-size:12px}#error{margin:24px auto 0;max-width:740px;background:#f9eeeb;color:#923e35;border:1px solid #ecd1ca;border-radius:10px;padding:15px 20px;font-size:13px}footer{max-width:1120px;margin:auto;display:flex;justify-content:space-between;padding:20px 44px 32px;color:#87938a;font-size:11px}footer>span:first-child{letter-spacing:.2em}dialog{border:1px solid #d5dfd5;border-radius:16px;padding:28px;max-width:440px;color:inherit}dialog::backdrop{background:#203d3266}dialog h2{margin-top:0}dialog .actions{justify-content:flex-end;margin-top:25px}[hidden]{display:none!important}@media(max-width:800px){header{padding:22px 24px}main{padding:35px 24px 50px}.login-layout{grid-template-columns:1fr;gap:35px;min-height:0}.intro h1{font-size:40px}.intro p br{display:none}.features{margin-top:22px}.panel{padding:26px}.section-heading h1{font-size:30px}footer{padding:20px 24px}.below{flex-direction:column}.pill{font-size:11px}#private-label{display:none}}
