#interactive-dialog{margin-bottom:6rem;min-height:100vh}.interactive-dialog-click{display:inline-block}.container.dialog{padding-top:3.6rem;margin-top:-3.6rem}.button-start.button-loading{background:#fff;border:none;color:#222}.history{margin-bottom:1em}.history .odd,.history .even{border:1px solid #eea71e50;width:fit-content;padding:.3em .9em;max-width:calc(100% - 2em)}.history .odd{background-color:#fffacd;border-radius:0 1em 1em 1em}.history .even{border-radius:1em 0 1em 1em;margin-left:auto;background-color:#fff}.dialog-footer,.dialog-header{text-align:center}.dialog-header{padding-top:6em;top:12em;position:absolute;left:50%;transform:translateX(-50%);width:80%}@media all and (min-width:600px){.dialog-header{padding-top:3em;margin-top:-3em;height:8em;position:relative;top:0;width:100%}.head-space{height:4em}}@media all and (min-width:900px){.head-space{height:6em}}@media(hover:hover) and (pointer:fine) and (min-width:1000px){.container.dialog{padding-top:2rem;margin-top:-2rem}}