*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;height:100%}body{background:#2c2722;font-family:Hanken Grotesque,system-ui,sans-serif}#root{height:100%}input,button,textarea{font-family:inherit}::-webkit-scrollbar{width:0;height:0}@keyframes cnFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes cnRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes cnPop{0%{transform:scale(.94);opacity:0}to{transform:scale(1);opacity:1}}@keyframes cnPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.8)}}@keyframes cnToast{0%{opacity:0;transform:translate(-50%,12px)}12%,84%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-8px)}}.cn-stage{min-height:100vh;min-height:100dvh;display:flex;align-items:stretch;justify-content:center;background:#f6f2eb}.cn-device{position:relative;width:100%;height:100vh;height:100dvh;overflow:hidden;background:#f6f2eb;color:#2c2722}@media (min-width: 600px){.cn-stage{background:radial-gradient(120% 90% at 50% 0%,#5c4a3a,#2c2722 55%,#1e1a16)}.cn-device{width:430px;box-shadow:0 0 80px #0006}}
