:root{color:#2f2a25;background:#f7f3ed;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:20rem}button,input{font:inherit}.login-shell{width:min(100% - 2rem,32rem);margin:0 auto;padding:clamp(2rem,10vh,6rem) 0 3rem}form{display:flex;flex-direction:column}h1{margin:0 0 .75rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,8vw,2.75rem);line-height:1.1}p{margin:0 0 1.5rem;font-size:1.125rem;line-height:1.55}.eyebrow{margin-bottom:1.5rem;color:#695f55;font-size:.875rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}label:not(.checkbox-row){margin-bottom:.5rem;font-size:1.05rem;font-weight:700}input:not([type=checkbox]){width:100%;min-height:3.5rem;margin-bottom:1rem;padding:.75rem;border:2px solid #756b61;border-radius:.5rem;background:#fff;color:#211d19;font-size:max(1.125rem,16px)}input:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid #176d78;outline-offset:3px}.code-input{letter-spacing:.35em;text-align:center;font-size:1.5rem!important}button,.button-link{min-height:3.5rem;margin-top:.5rem;padding:.75rem 1rem;border:2px solid #284c43;border-radius:.5rem;background:#284c43;color:#fff;font-size:1.125rem;font-weight:750;text-align:center;text-decoration:none;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.secondary{background:transparent;color:#284c43}.text-button{border-color:transparent;background:transparent;color:#315e67;text-decoration:underline}.neutral{padding:1rem;border-left:4px solid #8b795f;background:#eee6da}.error{margin-bottom:.5rem;color:#a22222;font-weight:700}.checkbox-row{display:flex;align-items:flex-start;gap:.875rem;margin:.5rem 0 1.25rem;padding:1rem;border:2px solid #756b61;border-radius:.5rem;background:#fff;font-size:1.125rem;cursor:pointer}.checkbox-row input{width:1.5rem;height:1.5rem;margin:0;flex:0 0 auto;accent-color:#284c43}.checkbox-row span{display:flex;flex-direction:column;gap:.25rem}.checkbox-row small{color:#695f55;font-size:.95rem}@media(max-height:35rem){.login-shell{padding-top:1.5rem}}
