:root .font_heading{font-feature-settings:"ss02" on,"ss04" on,"ss05" on,"ss07" on,"ss12" on}html body{background:#f5f5f5}div#root{background:var(--accentBackground);border-radius:20px;min-width:450px;max-width:450px;max-height:80vh;margin:10vh auto 0;overflow:hidden scroll;box-shadow:0 14px 28px #00000040,0 10px 10px #00000038}div#root::-webkit-scrollbar{display:none}div#root{-ms-overflow-style:none;scrollbar-width:none}div#root.narrow{max-width:none!important;max-height:none!important;box-shadow:none!important;border-radius:0!important;margin-top:0!important}@media screen and (width<=450px){div#root{border-radius:0;min-width:100%;max-width:100%;max-height:100%;margin-top:0}}