*{margin:0;padding:0}.home{background-color:#0ff;flex-direction:column;place-content:stretch space-between;height:100svh;display:flex}.content{background-color:#e0cfbe;flex-direction:column;flex:1 0 0;align-self:stretch;align-items:flex-start;gap:.25rem;padding:.5rem;display:flex}.navbar{--navbar-height:2.5rem;height:var(--navbar-height);background-color:#c5986d;grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.navbarText{color:#000;max-width:12rem;font-family:Great Vibes,cursive;font-size:calc(var(--navbar-height) * .5);letter-spacing:.075rem;text-align:center;white-space:nowrap;place-self:end center;margin:0 .5rem;font-style:normal;font-weight:400;line-height:normal;overflow:hidden}.options{justify-self:center;align-items:center;gap:.625rem;display:flex}.option{color:#000;letter-spacing:.075rem;background:#fff;border-radius:.3125rem;flex-direction:row;justify-content:center;align-items:center;width:2rem;height:2rem;font-family:Azeret Mono,ui-monospace,monospace;font-size:1.5rem;font-style:normal;font-weight:400;line-height:normal;display:flex}.item{background:#c5986d;border-radius:.3125rem;justify-content:space-between;align-self:stretch;align-items:center;height:2rem;padding:.25rem .25rem .25rem .5rem;display:flex}.name{color:#000;font-family:Azeret Mono;font-size:1.125rem;font-style:normal;font-weight:400;line-height:normal}.checkbox{aspect-ratio:1;background:#fff;border-radius:.3125rem;align-self:stretch}
