html,body,#root{box-sizing:border-box;width:100%;max-width:100%;margin:0;padding:0;overflow-x:hidden}*,:before,:after{box-sizing:border-box;-webkit-user-select:none;user-select:none}input,textarea,[contenteditable=true]{-webkit-user-select:text!important;user-select:text!important;cursor:text!important}p,h1,h2,h3,h4,h5,h6,span,div,article,section,li,td,th{cursor:default}a,button,[role=button],label[for],select{cursor:pointer!important}img,a{-webkit-user-drag:none;user-drag:none}@media print{body{display:none!important}}:root{--nd-brand-rgb:204 0 0}@keyframes nd-guide-ring{0%{box-shadow:0 0 0 0 rgb(var(--nd-brand-rgb) / .45)}70%{box-shadow:0 0 0 10px rgb(var(--nd-brand-rgb) / 0)}to{box-shadow:0 0 0 0 rgb(var(--nd-brand-rgb) / 0)}}@keyframes nd-guide-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.6)}}@keyframes nd-guide-bob-down{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@keyframes nd-guide-bob-up{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes nd-guide-pop{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:none}}@keyframes nd-guide-fade{0%{opacity:0}to{opacity:1}}.nd-guide-ring{animation:2s ease-out infinite nd-guide-ring}.nd-guide-dot{animation:1.6s ease-in-out infinite nd-guide-dot}.nd-guide-bob{animation:1.4s ease-in-out infinite nd-guide-bob-down}.nd-guide-bob-up{animation:1.4s ease-in-out infinite nd-guide-bob-up}.nd-guide-pop{animation:.28s cubic-bezier(.16,1,.3,1) nd-guide-pop}.nd-guide-fade{animation:.3s ease-out nd-guide-fade}.nd-guide-glow{animation:2.4s ease-out infinite nd-guide-ring}.nd-guide-card button{cursor:pointer!important}@media (prefers-reduced-motion:reduce){.nd-guide-ring,.nd-guide-dot,.nd-guide-bob,.nd-guide-bob-up,.nd-guide-pop,.nd-guide-fade,.nd-guide-glow{animation:none!important}.nd-guide-ring,.nd-guide-glow{box-shadow:0 0 0 4px rgb(var(--nd-brand-rgb) / .35)}}
