:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#292725;background:#faf9f6;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 6vw;border-bottom:1px solid #e9e7e1}.brand{display:flex;gap:11px;align-items:center;font-weight:650;font-size:19px;text-decoration:none;color:inherit}.mark{display:grid;place-items:center;width:30px;height:33px;border:2px solid #34332f;border-radius:5px;box-shadow:2px 2px 0 #34332f;font-family:Georgia,serif}.product{letter-spacing:.16em;font-size:10px;color:#87857e}main{max-width:450px;margin:10vh auto 64px;padding:0 24px}main.wide{max-width:760px;margin-top:7vh}h1{font-family:Georgia,serif;font-size:38px;font-weight:500;letter-spacing:-1.1px;line-height:1.15;margin:16px 0}h2{font-size:16px;font-weight:600;margin:0 0 10px}p{line-height:1.65}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:10px;color:#77756c}.muted{color:#79776e;font-size:14px}.intro{margin-bottom:30px}label{display:block;font-size:12px;font-weight:600;margin:20px 0 7px}input{width:100%;font:inherit;font-size:14px;border:1px solid #d9d6ce;background:#fff;border-radius:6px;padding:12px;outline:none}input:focus{border-color:#6c826f;box-shadow:0 0 0 3px #e8eee7}button{cursor:pointer;background:#2f4536;border:1px solid #2f4536;color:#fff;border-radius:6px;font:inherit;font-size:13px;font-weight:550;padding:12px 16px}button:hover{background:#24382a}button:disabled{opacity:.55;cursor:wait}.primary{width:100%;margin-top:22px}.secondary{background:transparent;border-color:#d9d6ce;color:#4e514b}.secondary:hover{background:#efeee9}.actions{display:flex;gap:10px;margin-top:24px}.actions button{flex:1}.card{background:#fff;border:1px solid #e3e1da;border-radius:10px;padding:22px;margin:22px 0}.permission{display:flex;gap:12px;margin:18px 0;font-size:14px;line-height:1.5}.check{color:#47764b}.error{color:#a1332e;font-size:13px;line-height:1.5}.success{color:#2f633b;font-size:13px;overflow-wrap:anywhere}code{display:block;background:#f0eee8;padding:13px;border-radius:5px;font-size:12px;overflow-wrap:anywhere}.connection{border-top:1px solid #eeece6;padding:17px 0;display:flex;justify-content:space-between;gap:20px;align-items:center}.connection p{margin:4px 0}.row{display:flex;justify-content:space-between;align-items:center;gap:12px}.note{padding-top:18px;margin-top:24px;border-top:1px solid #e7e4dd;font-size:12px;color:#858277}footer{text-align:center;color:#969288;font-size:11px;padding:25px 0}a{color:#3c6648}form{margin:0}ul{padding-left:20px}@media(max-width:600px){header{height:70px}main{margin-top:7vh}h1{font-size:33px}.connection{align-items:flex-start}.row{align-items:flex-start}}
