:root{--font-heading:'Cormorant Garamond',Georgia,serif;--font-body:'Lora',Georgia,serif;--font-mark:'Jost',system-ui,sans-serif;--color-bg:#171614;--color-surface:#232120;--color-text:#f0ede6;--color-divider:#322f2a;--color-accent:#c89b52;--color-accent-400:#e1ad66;--color-accent-500:#c28d41;--color-accent-700:#e1ad66;--color-ink-deep:#171614;--text-muted:#a7a29b;--text-faint:#78736d}
*{box-sizing:border-box}
html{-webkit-text-size-adjust:100%}
html,body{overflow-x:clip}
body{margin:0;background:#171614;color:#f0ede6;font-family:var(--font-body);font-size:15px;line-height:1.7}
img{display:block;max-width:100%}
a{color:var(--color-accent-400);text-decoration:none;border-bottom:0}
a:hover{color:var(--color-accent)}
h1,h2,h3{font-weight:400}
input,button{font-family:inherit}
::selection{background:#c89b52;color:#171614}
:focus-visible{outline:1px solid #c89b52;outline-offset:3px}
@media (max-width:860px){[data-ref="askRef"]{width:100%!important;padding-right:40px!important}}
@media print{[data-ref="stageRef"]{height:auto!important}}