.entry-view{min-height:100dvh;display:grid;place-items:center;padding:1.2rem;background:#f6f8f8;position:relative;overflow:hidden}.entry-card{width:min(100%,420px);background:#fff;border:1px solid #e6eaec;border-radius:22px;padding:2rem 1.35rem;box-shadow:0 10px 30px #17242112;position:relative;z-index:1}.entry-card h1{font-size:1.7rem;margin:.45rem 0 1.2rem;color:#202427}.entry-card>p:not(.eyebrow):not(.hint){color:#667078}.entry-logo{margin-bottom:.8rem;width:52px;height:52px}.entry-watermark{position:absolute;inset:0;display:grid;place-items:center;font-size:clamp(7rem,32vw,14rem);font-weight:900;letter-spacing:.08em;color:#2f8f630d;transform:rotate(-18deg);user-select:none}.entry-view[hidden]{display:none!important}
.quiet{border:0;background:transparent;color:#667085;font:inherit;padding:.35rem .5rem;margin-left:auto;cursor:pointer}.quiet:hover{text-decoration:underline}
